Add support to compare different numerical types in LOOKUP WHERE clause (#784)
* Add support to compare different numerical types in LOOKUP WHERE clause
* fix tck format
* Add todo
* Accommodate common change
* Address comments
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- src/validator/LookupValidator.cpp 29 additions, 2 deletionssrc/validator/LookupValidator.cpp
- src/validator/LookupValidator.h 4 additions, 1 deletionsrc/validator/LookupValidator.h
- tests/tck/features/lookup/ByIndex.feature 176 additions, 1 deletiontests/tck/features/lookup/ByIndex.feature
- tests/tck/features/lookup/ByIndex.intVid.feature 176 additions, 1 deletiontests/tck/features/lookup/ByIndex.intVid.feature
Please register or sign in to comment