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

spmallette pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from ec86d4d1c5 Merge branch '3.5-dev' into 3.6-dev
     add ed8e38a9cf TINKERPOP-2803 Fixed problems with CollecingBarrierStep and 
count() in TinkerGraph CTR

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../process/computer/traversal/WorkerExecutor.java | 14 ++++++-
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  4 ++
 gremlin-go/driver/cucumber/gremlin.go              |  4 ++
 .../gremlin-javascript/test/cucumber/gremlin.js    |  4 ++
 gremlin-python/src/main/python/radish/gremlin.py   |  4 ++
 gremlin-test/features/map/Count.feature            | 44 ++++++++++++++++++++++
 .../optimization/TinkerGraphCountStrategy.java     | 12 ++++--
 8 files changed, 81 insertions(+), 6 deletions(-)

Reply via email to