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

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


    from 72fdc23acf resolve merge conflict
     add a1a3009b71 Improved contains check for bulkset with elements (#2425)
     new 0cca38ba96 resolve merge conflict

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/process/traversal/Contains.java        | 15 +++++
 .../process/traversal/step/util/BulkSet.java       | 58 +++++++++++++++++++
 .../process/traversal/ContainsBulkSetTest.java     | 65 +++++++++++++++++++++
 .../process/traversal/step/util/BulkSetTest.java   | 66 +++++++++++++++++++++-
 5 files changed, 204 insertions(+), 1 deletion(-)
 create mode 100644 
gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/ContainsBulkSetTest.java

Reply via email to