[td-1756] add test cases.
This commit is contained in:
parent
959c3405a0
commit
d030cd2338
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue