[TD-4509]<test>: add testcase of irate function

This commit is contained in:
tomchon 2021-06-19 11:17:31 +08:00
parent 91c557d99d
commit ca30708ce1
1 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@ python3 ./test.py -f alter/alter_table.py
python3 ./test.py -f query/queryGroupbySort.py
python3 ./test.py -f functions/function_stateWindow.py
python3 ./test.py -f functions/function_derivative.py
python3 ./test.py -f functions/function_irate.py
python3 ./test.py -f insert/unsignedInt.py
python3 ./test.py -f insert/unsignedBigint.py