fix case
This commit is contained in:
parent
888e109fa4
commit
0ac54e6e9b
|
@ -22,7 +22,7 @@ python3 ./test.py -f 2-query/upper.py
|
|||
python3 ./test.py -f 2-query/lower.py
|
||||
python3 ./test.py -f 2-query/join.py
|
||||
python3 ./test.py -f 2-query/cast.py
|
||||
python3 ./test.py -f 2-query/concat.py # after wal ,crash occured
|
||||
python3 ./test.py -f 2-query/concat.py
|
||||
python3 ./test.py -f 2-query/concat_ws.py
|
||||
# python3 ./test.py -f 2-query/union.py
|
||||
# python3 ./test.py -f 2-query/union2.py
|
||||
|
|
Loading…
Reference in New Issue