fix update/upsert (#772)
* fix update/upsert when clause fix non bool col filter add test cases fix ut fix tck * fix copy elision Co-authored-by:jie.wang <38901892+jievince@users.noreply.github.com> Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- src/validator/MutateValidator.cpp 21 additions, 8 deletionssrc/validator/MutateValidator.cpp
- src/validator/test/MutateValidatorTest.cpp 1 addition, 1 deletionsrc/validator/test/MutateValidatorTest.cpp
- tests/tck/features/update/Update.feature 49 additions, 1 deletiontests/tck/features/update/Update.feature
Please register or sign in to comment