This is an automated email from the ASF dual-hosted git repository.
valentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from c230a02c0c Regenerate test Gremlin after adding union() start step CTR
add 3c9d02c732 (fix) dont use deprecated methods
add 6cc55bf007 (fix) dont use deprecated methods internally
add 69234411bc Merge pull request #2071 from
hamilton-earthscope/fix-py-warnings
add f27278d24c [TINKERPOP-2941] Stop deleting the output location if it is
not empty
add d8cff12eb0 Merge pull request #2053 from ministat/hj_TINKERPOP-2941
add 599c4418a7 Merge branch '3.5-dev' into 3.6-dev
new cc405454d3 Merge branch '3.6-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 +
gremlin-python/src/main/python/README.rst | 16 +++----
gremlin-python/src/main/python/example.py | 2 +-
.../gremlin_python/process/graph_traversal.py | 52 +++++++++++-----------
.../python/gremlin_python/process/traversal.py | 2 +-
.../apache/tinkerpop/gremlin/hadoop/Constants.java | 1 +
.../spark/process/computer/SparkGraphComputer.java | 16 ++++++-
.../process/computer/SparkHadoopGraphProvider.java | 10 ++++-
.../SparkCloneVertexProgramInterceptorTest.java | 46 +++++++++++++++++++
9 files changed, 107 insertions(+), 39 deletions(-)