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 855636d  Updated TP 4.x design ideas
     add c62a152  TINKERPOP-2095 GroupStep looks for irrelevant barrier steps
     new 98146f4  Merge branch 'TINKERPOP-2095' into tp33
     new 5095dac  Merge branch 'tp33'

The 2 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/GroupStep.java      | 33 +++++++++++++++++-----
 .../step/sideEffect/GroupSideEffectStep.java       |  6 ++--
 .../process/traversal/util/TraversalHelper.java    |  5 ++++
 gremlin-test/features/sideEffect/Group.feature     | 23 +++++++++++++++
 .../traversal/step/sideEffect/GroupTest.java       | 21 ++++++++++++++
 6 files changed, 79 insertions(+), 10 deletions(-)

Reply via email to