[TD-5229]<fix>: cname display is incomplete

add method in util/sql.py---getColNameList() and checkColNameList

add testcase query/queryCnameDisplay.py
This commit is contained in:
jiajingbin 2021-07-16 09:23:00 +08:00
parent 8f19dea06d
commit ea62c29dcd
1 changed files with 1 additions and 0 deletions

View File

@ -240,6 +240,7 @@ python3 ./test.py -f query/nestedQuery/queryInterval.py
python3 ./test.py -f query/queryStateWindow.py
python3 ./test.py -f query/nestedQuery/queryWithOrderLimit.py
python3 ./test.py -f query/nestquery_last_row.py
python3 ./test.py -f query/queryCnameDisplay.py
#stream