This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a change to branch sideEffectBarrier
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from e513d9f810 Introduce SideEffectBarrierStep, which is a variant of
SideEffectStep which is also a LocalBarrier.
new 83921ba6a6 add clone() override
new 7fdc024bd6 add docs
new 8d367b2c4c temporarily ignore test due to pre-existing OLAP bug
The 3 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:
docs/src/dev/provider/gremlin-semantics.asciidoc | 3 +-
docs/src/reference/the-traversal.asciidoc | 9 ++---
docs/src/upgrade/release-3.8.x.asciidoc | 43 ++++++++++++++++++++++
.../step/sideEffect/SideEffectBarrierStep.java | 8 +++-
.../traversal/step/sideEffect/GroupCountTest.java | 2 +
5 files changed, 58 insertions(+), 7 deletions(-)