diff --git a/tests/script/general/parser/constCol.sim b/tests/script/general/parser/constCol.sim index 13b4455779933e65d53f2556eb7b4946578c074f..8ffb263ecc854fef7a3b310395d09ad23903f363 100644 --- a/tests/script/general/parser/constCol.sim +++ b/tests/script/general/parser/constCol.sim @@ -352,5 +352,7 @@ print ======================udc with normal column group by sql_error select from t1 sql_error select abc 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