[TD-4294]<test case>

This commit is contained in:
yihaoDeng 2021-05-31 18:45:35 +08:00
parent e4a6d251d9
commit f6e0d1926f
1 changed files with 2 additions and 0 deletions

View File

@ -314,6 +314,8 @@ python3 ./test.py -f query/last_row_cache.py
python3 ./test.py -f account/account_create.py
python3 ./test.py -f alter/alter_table.py
python3 ./test.py -f query/queryGroupbySort.py
python3 ./test.py -f functions/function_session.py
python3 ./test.py -f functions/function_stateWindow.py
python3 ./test.py -f insert/unsignedInt.py
python3 ./test.py -f insert/unsignedBigint.py