You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2021/11/24 00:04:04 UTC

[tinkerpop] branch TINKERPOP-2635 updated (f5ca289 -> 931b5b4)

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

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


    from f5ca289  TINKERPOP-2635 Improved consistency of by() behaviors
     add 931b5b4  TINKERPOP-2635 Fixed ProductiveByStrategy application problem with Spark/Gryo

No new revisions were added by this update.

Summary of changes:
 .../strategy/optimization/ProductiveByStrategy.java  | 20 +++++++++++++++++++-
 .../process/traversal/util/TraversalUtil.java        |  4 +++-
 .../optimization/ProductiveByStrategyTest.java       | 17 +++++++++++------
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs   |  1 +
 .../gremlin-javascript/test/cucumber/gremlin.js      |  1 +
 gremlin-python/src/main/python/radish/gremlin.py     |  1 +
 6 files changed, 36 insertions(+), 8 deletions(-)