[
https://issues.apache.org/jira/browse/TINKERPOP-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165293#comment-16165293
]
ASF GitHub Bot commented on TINKERPOP-1782:
-------------------------------------------
GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/714
TINKERPOP-1782 RangeByIsCountStrategy doesn't handle floating point numbers
properly
https://issues.apache.org/jira/browse/TINKERPOP-1782
Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors
when predicates were used with floating point numbers.
VOTE: +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1782
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/714.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 #714
----
commit 8c26a33658a69b9d9e2295662e063345eca2ae76
Author: Daniel Kuppitz <[email protected]>
Date: 2017-09-13T21:08:07Z
Fixed a bug in `RangeByIsCountStrategy` that led to unexpected behaviors
when predicates were used with floating point numbers.
----
> RangeByIsCountStrategy doesn't handle floating point numbers properly
> ---------------------------------------------------------------------
>
> Key: TINKERPOP-1782
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1782
> Project: TinkerPop
> Issue Type: Bug
> Affects Versions: 3.2.6
> Reporter: Daniel Kuppitz
> Assignee: Daniel Kuppitz
>
> See: https://groups.google.com/d/msg/gremlin-users/90IY6QMp4YQ/w60l_pfvCgAJ
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)