[td-1756] add test cases.

This commit is contained in:
Haojun Liao 2020-10-20 11:50:29 +08:00
parent 959c3405a0
commit d030cd2338
1 changed files with 2 additions and 0 deletions

View File

@ -352,5 +352,7 @@ print ======================udc with normal column group by
sql_error select from t1 sql_error select from t1
sql_error select abc from t1 sql_error select abc from t1
sql_error select abc as tu from t1 sql_error select abc as tu from t1
sql_error select * from t1 where ts>now-1y
sql_error select * from t1 where ts>now-1n
system sh/exec.sh -n dnode1 -s stop -x SIGINT system sh/exec.sh -n dnode1 -s stop -x SIGINT