fix agg executor when input dataset is empty (#901)
add tck fix tck format fix sum(null) test cases format
Showing
- src/executor/query/AggregateExecutor.cpp 26 additions, 0 deletionssrc/executor/query/AggregateExecutor.cpp
- src/executor/test/AggregateTest.cpp 8 additions, 8 deletionssrc/executor/test/AggregateTest.cpp
- tests/tck/features/aggregate/Agg.feature 83 additions, 9 deletionstests/tck/features/aggregate/Agg.feature
Please register or sign in to comment