GitHub user mhfrantz opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/96
TINKERPOP3-750: Compare Number as BigDecimal
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RedSeal-co/incubator-tinkerpop
TINKERPOP3-750-Compare-Number-as-BigDecimal
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/96.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #96
----
commit e1917173d8a44b97799ecffb405948e0549af6d6
Author: mhfrantz <[email protected]>
Date: 2015-08-31T18:42:35Z
TINKERPOP3-750: Test large number comparison
Repro for comparisons that are sensitive to loss of precision when
converting Number to double.
commit 378dd6cb920c9ac82ce53cc599882bf0704a3ab6
Author: mhfrantz <[email protected]>
Date: 2015-08-31T20:25:40Z
TINKERPOP3-750: Fix bug in Compare for BigInteger/BigDecimal by converting
Number to BigDecimal
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---