This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from f4b636ced2 Merge branch '3.7-dev'
     add 812bc1de78 Add getter for private fields to Concat, Conjoin, 
SplitGlobal/Local Step (#2687)
     new 2bfd44b97f Merge branch '3.7-dev'

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 +
 .../tinkerpop/gremlin/process/traversal/step/map/ConcatStep.java  | 8 ++++++++
 .../tinkerpop/gremlin/process/traversal/step/map/ConjoinStep.java | 4 ++++
 .../gremlin/process/traversal/step/map/SplitGlobalStep.java       | 4 ++++
 .../gremlin/process/traversal/step/map/SplitLocalStep.java        | 4 ++++
 5 files changed, 21 insertions(+)

Reply via email to