Fix the wrong results (#323)
* fix ci check result wrong * address comment Co-authored-by:Shylock Hg <33566796+Shylock-Hg@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- src/executor/query/GetNeighborsExecutor.cpp 6 additions, 2 deletionssrc/executor/query/GetNeighborsExecutor.cpp
- tests/common/nebula_test_suite.py 2 additions, 3 deletionstests/common/nebula_test_suite.py
- tests/mutate/test_delete_vertices.py 4 additions, 2 deletionstests/mutate/test_delete_vertices.py
- tests/query/v1/test_fetch_edges.py 3 additions, 8 deletionstests/query/v1/test_fetch_edges.py
- tests/query/v1/test_fetch_vertex.py 4 additions, 2 deletionstests/query/v1/test_fetch_vertex.py
- tests/query/v1/test_go.py 2 additions, 1 deletiontests/query/v1/test_go.py
- tests/query/v2/test_in_not_in.py 5 additions, 7 deletionstests/query/v2/test_in_not_in.py
Please register or sign in to comment