This is an automated email from the ASF dual-hosted git repository.
dkuppitz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from 2841fa6 Merge branch 'tp33'
add f04ada1 TINKERPOP-2100 coalesce() creating unexpected results when
used with order()
new ec13939 Merge branch 'tp33'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.asciidoc | 1 +
.../process/traversal/step/map/CoalesceStep.java | 4 +++-
gremlin-test/features/map/Coalesce.feature | 14 ++++++++++++++
.../process/traversal/step/map/CoalesceTest.java | 17 +++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)