[TD-4509]<test>: add testcase of irate function
This commit is contained in:
parent
91c557d99d
commit
ca30708ce1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue