提交 89a99822 编写于 作者: W wenzhouwww@live.cn

fix: print query result

上级 069f93bf
......@@ -363,6 +363,7 @@ class TDTestCase:
# order by udf function result
for _ in range(50):
tdSql.query("select udf2(c1) from stb1 group by 1-udf1(c1)")
print(tdSql.queryResult)
# udf functions with filter
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册