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/02/20 11:20:43 UTC

[tinkerpop] 01/02: Merge branch 'TINKERPOP-2338' into 3.4-dev

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 ed03483e3c1b5576a3075d3d98c7c502e6bf7939
Merge: 5e54a70 0b06800
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Thu Feb 20 06:07:49 2020 -0500

    Merge branch 'TINKERPOP-2338' into 3.4-dev

 CHANGELOG.asciidoc                                 |  2 +-
 docs/src/upgrade/release-3.4.x.asciidoc            | 12 ++++++
 .../strategy/optimization/LazyBarrierStrategy.java |  5 +++
 .../optimization/LazyBarrierStrategyTest.java      |  9 ++++-
 .../Gherkin/GherkinTestRunner.cs                   |  2 +-
 .../ModernGraphTypeInformation.cs                  |  1 +
 .../src/main/jython/radish/feature_steps.py        |  2 +
 gremlin-test/features/filter/Drop.feature          | 43 +++++++++++++++++++++-
 .../process/traversal/step/filter/DropTest.java    | 37 +++++++++++++++++++
 9 files changed, 109 insertions(+), 4 deletions(-)