javeme commented on issue #2058: URL: https://github.com/apache/incubator-hugegraph/issues/2058#issuecomment-1357931518
1. we can fix the issue 1 by fallback count optimize to the scan query. 2. we need to update schemas in TestGraph for the issue 2 and 6, just like https://github.com/apache/incubator-hugegraph/blob/master/hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop/TestGraph.java#L656 3. we need to update the graph features for the issue 4. 4. the other issues(3 and 5) look like bugs, and to be fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org