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 0cf6da8d54 [TINKERPOP-2996] fix Golang Translator to work with list
arguments (#2316)
add 473d3fccd6 TINKERPOP-3009 Removed redundant SubgraphStrategy filters.
No new revisions were added by this update.
Summary of changes:
CHANGELOG.asciidoc | 3 +-
.../strategy/decoration/SubgraphStrategy.java | 102 ++++++++++++++-------
.../optimization/InlineFilterStrategy.java | 5 +-
.../strategy/decoration/SubgraphStrategyTest.java | 39 ++++----
.../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 38 ++++----
gremlin-go/driver/cucumber/gremlin.go | 38 ++++----
.../gremlin-javascript/test/cucumber/gremlin.js | 38 ++++----
gremlin-python/src/main/python/radish/gremlin.py | 38 ++++----
.../decoration/SubgraphStrategyProcessTest.java | 8 +-
9 files changed, 175 insertions(+), 134 deletions(-)