提交 2e8e5a98 编写于 作者: “happyguoxy”

test: refine query cases

上级 347c08bf
...@@ -6144,7 +6144,7 @@ class TDTestCase: ...@@ -6144,7 +6144,7 @@ class TDTestCase:
startTime = time.time() startTime = time.time()
self.function_before_26() #self.function_before_26()
self.math_nest(['UNIQUE']) self.math_nest(['UNIQUE'])
self.math_nest(['MODE']) self.math_nest(['MODE'])
...@@ -6157,9 +6157,9 @@ class TDTestCase: ...@@ -6157,9 +6157,9 @@ class TDTestCase:
# self.math_nest(['MAVG']) # self.math_nest(['MAVG'])
# self.math_nest(['HYPERLOGLOG']) # self.math_nest(['HYPERLOGLOG'])
# self.math_nest(['TAIL']) # self.math_nest(['TAIL'])
# self.math_nest(['CSUM']) self.math_nest(['CSUM'])
# self.math_nest(['statecount','stateduration']) self.math_nest(['statecount','stateduration'])
# self.math_nest(['HISTOGRAM']) self.math_nest(['HISTOGRAM'])
# self.str_nest(['LTRIM','RTRIM','LOWER','UPPER']) # self.str_nest(['LTRIM','RTRIM','LOWER','UPPER'])
# self.str_nest(['LENGTH','CHAR_LENGTH']) # self.str_nest(['LENGTH','CHAR_LENGTH'])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册