fulltest-query.sh 461 字节
Newer Older
P
[CI]  
plum-lihui 已提交
1 2
python3 ./test.py -f 2-query/ts_hidden_column.py
python3 ./test.py -f 2-query/union-order.py
3
python3 ./test.py -f 2-query/session_two_stage.py
4
python3 ./test.py -f 2-query/timeline_agg_func_groupby.py
5
python3 ./test.py -f 2-query/constant_compare.py
6
python3 ./test.py -f 2-query/ts_2016.py
wmmhello's avatar
wmmhello 已提交
7
python3 ./test.py -f 2-query/escape.py
8
python3 ./test.py -f 2-query/function_mavg.py
9
python3 ./test.py -f 2-query/func_compare.py
10
python3 ./test.py -f 2-query/TD-13246.py