Description
Hard to say where this bug is coming from but basically the most simple representation is:
gremlin> g.V(1,2).local(__.union(__.constant(1).count())) ==>1 ==>0 ==>1
Similar problems occur with sum() and other reducing barriers when used in this context.
Attachments
Issue Links
- links to