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 2020/11/30 22:01:36 UTC

[tinkerpop] branch master updated (6f5b558 -> 7fe4a8d)

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

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


    from 6f5b558  Merge branch '3.4-dev'
     add daad70b  TINKERPOP-2438 Reverted a portion of #1346 which has some performance issues.
     new 7fe4a8d  Merge branch '3.4-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 -
 .../groovy/jsr223/ast/GremlinASTChecker.groovy     |  23 ++-
 .../gremlin/groovy/engine/GremlinExecutor.java     |   7 +-
 .../engine/GremlinExecutorOverGraphTest.java       |   2 +
 .../groovy/jsr223/ast/GremlinASTCheckerTest.java   | 205 +++++++++++++++++++++
 5 files changed, 222 insertions(+), 16 deletions(-)


[tinkerpop] 01/01: Merge branch '3.4-dev'

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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 7fe4a8d60d44d9e59fe2727aeab54ad12c9d7c7e
Merge: 6f5b558 daad70b
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Mon Nov 30 16:59:19 2020 -0500

    Merge branch '3.4-dev'

 CHANGELOG.asciidoc                                 |   1 -
 .../groovy/jsr223/ast/GremlinASTChecker.groovy     |  23 ++-
 .../gremlin/groovy/engine/GremlinExecutor.java     |   7 +-
 .../engine/GremlinExecutorOverGraphTest.java       |   2 +
 .../groovy/jsr223/ast/GremlinASTCheckerTest.java   | 205 +++++++++++++++++++++
 5 files changed, 222 insertions(+), 16 deletions(-)