You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by va...@apache.org on 2023/05/25 23:59:02 UTC

[tinkerpop] branch 3.6-dev updated (69234411bc -> 599c4418a7)

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

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


    from 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
     new 599c4418a7 Merge branch '3.5-dev' into 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 +
 .../apache/tinkerpop/gremlin/hadoop/Constants.java |  1 +
 .../spark/process/computer/SparkGraphComputer.java | 16 +++++++-
 .../process/computer/SparkHadoopGraphProvider.java | 10 ++++-
 .../SparkCloneVertexProgramInterceptorTest.java    | 46 ++++++++++++++++++++++
 5 files changed, 71 insertions(+), 3 deletions(-)


[tinkerpop] 01/01: Merge branch '3.5-dev' into 3.6-dev

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 599c4418a7fb5f93bb682dd603b3541244b1ca08
Merge: 69234411bc d8cff12eb0
Author: Valentyn Kahamlyk <va...@bitquilltech.com>
AuthorDate: Thu May 25 16:58:43 2023 -0700

    Merge branch '3.5-dev' into 3.6-dev

 CHANGELOG.asciidoc                                 |  1 +
 .../apache/tinkerpop/gremlin/hadoop/Constants.java |  1 +
 .../spark/process/computer/SparkGraphComputer.java | 16 +++++++-
 .../process/computer/SparkHadoopGraphProvider.java | 10 ++++-
 .../SparkCloneVertexProgramInterceptorTest.java    | 46 ++++++++++++++++++++++
 5 files changed, 71 insertions(+), 3 deletions(-)