Skip to content

[Backport] Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY #4518

Merged
jon-wei merged 1 commit intoapache:0.10.1from
gianm:backport-4496-to-0.10.1
Jul 7, 2017
Merged

[Backport] Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY #4518
jon-wei merged 1 commit intoapache:0.10.1from
gianm:backport-4496-to-0.10.1

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Jul 7, 2017

Backport of #4496 to 0.10.1.

* Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY instead of Double.MIN_VALUE and Double.MAX_VALUE, same for Float

* Replace usages in comments

* Fix RTree

* Remove commented code

* Add tests
@gianm gianm added the Backport label Jul 7, 2017
@gianm gianm added this to the 0.10.1 milestone Jul 7, 2017
@jon-wei
Copy link
Copy Markdown
Contributor

jon-wei commented Jul 7, 2017

Anyone know what the failure with the TeamCity inspection is? I don't think I have login access to that..

@gianm
Copy link
Copy Markdown
Contributor Author

gianm commented Jul 7, 2017

It looked spurious to me (didn't see any new errors) so I tried bouncing the teamcity job.

@leventov
Copy link
Copy Markdown
Member

leventov commented Jul 7, 2017

@jon-wei you have to click "Log in as guest" that will just redirect inside without any extra steps. It's silly that it's not done automatically.

@jon-wei
Copy link
Copy Markdown
Contributor

jon-wei commented Jul 7, 2017

@leventov cool, thanks for the info!

@jon-wei jon-wei merged commit 2c14217 into apache:0.10.1 Jul 7, 2017
@gianm gianm deleted the backport-4496-to-0.10.1 branch September 23, 2022 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants