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

jermy pushed a change to branch fallback-queryNumber-with-uncommitted
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


    from f628d9cd7 fix unit tests
     add 6c3170c49 chore: fix TinkerPop unit test (#2055)
     add e769b85ae Merge branch 'master' into 
fallback-queryNumber-with-uncommitted

No new revisions were added by this update.

Summary of changes:
 .github/{workflows => outdated}/release.yml        |  6 +-
 .github/workflows/ci.yml                           | 14 +---
 .../org/apache/hugegraph/StandardHugeGraph.java    |  4 +-
 .../backend/query/ConditionQueryFlatten.java       | 51 +++++++++----
 .../apache/hugegraph/structure/HugeFeatures.java   | 10 +++
 .../traversal/optimize/HugeCountStepStrategy.java  |  1 +
 .../traversal/optimize/HugeGraphStep.java          | 10 ++-
 .../traversal/optimize/HugeGraphStepStrategy.java  |  3 +
 .../traversal/optimize/TraversalUtil.java          | 87 +++++++++++++++++++---
 .../org/apache/hugegraph/core/MultiGraphsTest.java | 46 +++++-------
 .../org/apache/hugegraph/tinkerpop/TestGraph.java  | 25 +++++--
 .../src/main/resources/fast-methods.filter         |  1 +
 hugegraph-test/src/main/resources/methods.filter   |  1 +
 13 files changed, 174 insertions(+), 85 deletions(-)
 rename .github/{workflows => outdated}/release.yml (93%)

Reply via email to