Merge pull request #12317 from taosdata/cpwu/3.0
test: add cast case to CI
This commit is contained in:
commit
6b10bc2d35
|
@ -18,6 +18,7 @@ python3 ./test.py -f 2-query/char_length.py
|
|||
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_ws.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue