let fetch prop on tag return VERTEX (#627)
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- src/executor/query/GetVerticesExecutor.cpp 4 additions, 1 deletionsrc/executor/query/GetVerticesExecutor.cpp
- src/validator/FetchVerticesValidator.cpp 39 additions, 35 deletionssrc/validator/FetchVerticesValidator.cpp
- src/validator/FetchVerticesValidator.h 3 additions, 3 deletionssrc/validator/FetchVerticesValidator.h
- src/validator/test/FetchVerticesTest.cpp 77 additions, 38 deletionssrc/validator/test/FetchVerticesTest.cpp
- src/validator/test/LookupValidatorTest.cpp 4 additions, 0 deletionssrc/validator/test/LookupValidatorTest.cpp
- tests/maintain/test_tag_edge.py 0 additions, 177 deletionstests/maintain/test_tag_edge.py
- tests/mutate/test_insert_1.py 0 additions, 566 deletionstests/mutate/test_insert_1.py
- tests/mutate/test_insert_2.py 0 additions, 65 deletionstests/mutate/test_insert_2.py
- tests/query/v2/test_basic_type_crud.py 1 addition, 1 deletiontests/query/v2/test_basic_type_crud.py
- tests/tck/features/fetch/FetchEmpty.feature 86 additions, 0 deletionstests/tck/features/fetch/FetchEmpty.feature
- tests/tck/features/fetch/FetchEmptyProps.strVid.feature 0 additions, 62 deletionstests/tck/features/fetch/FetchEmptyProps.strVid.feature
- tests/tck/features/fetch/FetchVertices.intVid.feature 34 additions, 4 deletionstests/tck/features/fetch/FetchVertices.intVid.feature
- tests/tck/features/fetch/FetchVertices.strVid.feature 43 additions, 10 deletionstests/tck/features/fetch/FetchVertices.strVid.feature
- tests/tck/features/insert/Insert.IntVid.feature 4 additions, 4 deletionstests/tck/features/insert/Insert.IntVid.feature
- tests/tck/features/insert/Insert.feature 10 additions, 10 deletionstests/tck/features/insert/Insert.feature
- tests/tck/features/schema/Schema.feature 3 additions, 3 deletionstests/tck/features/schema/Schema.feature
- tests/tck/features/ttl/TTL.feature 7 additions, 7 deletionstests/tck/features/ttl/TTL.feature
- tests/tck/features/update/Update.IntVid.feature 7 additions, 7 deletionstests/tck/features/update/Update.IntVid.feature
- tests/tck/features/update/Update.feature 14 additions, 14 deletionstests/tck/features/update/Update.feature
Please register or sign in to comment