Skip to content

TINKERPOP-1638 count() is optimized away in where()#563

Merged
asfgit merged 3 commits intotp32from
TINKERPOP-1638
Feb 27, 2017
Merged

TINKERPOP-1638 count() is optimized away in where()#563
asfgit merged 3 commits intotp32from
TINKERPOP-1638

Conversation

@dkuppitz
Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/TINKERPOP-1638

Fixed a bug in RangeByIsCountStrategy that changed the meaning of inner traversals.

VOTE: +1

@okram
Copy link
Copy Markdown
Contributor

okram commented Feb 23, 2017

Can you add the traversal from the mailing list to CountTest or RangeTest for added confidences?

…`.count().is(0)`'s get rewritten properly.

Also fixed an loop in `DefaultTraversal` which had to potential to throw `ConcurrentModificationException`s.
@okram
Copy link
Copy Markdown
Contributor

okram commented Feb 23, 2017

VOTE +1.

…the change of a wrongly initialized boolean value.
@robertdale
Copy link
Copy Markdown
Member

VOTE +1

@asfgit asfgit merged commit 8312557 into tp32 Feb 27, 2017
@hubot hubot deleted the TINKERPOP-1638 branch April 28, 2017 16:53
@asfgit asfgit restored the TINKERPOP-1638 branch April 28, 2017 19:01
@asfgit asfgit deleted the TINKERPOP-1638 branch June 23, 2017 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants