提交 73e3bf6f 编写于 作者: Z zhaoyanggh

update

上级 449e2393
......@@ -1415,16 +1415,6 @@ class TDTestCase:
or select_command[s] == "ceil(ubigint_col) as anyName"\
or select_command[s] == "ceil(usmallint_col) as anyName"\
or select_command[s] == "ceil(utinyint_col) as anyName"\
or select_command[s] == "distinct ceil(int_col)"\
or select_command[s] == "distinct ceil(bigint_col)"\
or select_command[s] == "distinct ceil(float_col)"\
or select_command[s] == "distinct ceil(double_col)"\
or select_command[s] == "distinct ceil(smallint_col)"\
or select_command[s] == "distinct ceil(tinyint_col)"\
or select_command[s] == "distinct ceil(uint_col)"\
or select_command[s] == "distinct ceil(ubigint_col)"\
or select_command[s] == "distinct ceil(usmallint_col)"\
or select_command[s] == "distinct ceil(utinyint_col)"\
or select_command[s] == "ceil(int_col) + ceil(int_col)"\
or select_command[s] == "ceil(bigint_col) + ceil(bigint_col)"\
or select_command[s] == "ceil(float_col) + ceil(float_col)"\
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册