提交 922feb45 编写于 作者: W wenzhouwww@live.cn

update and report an crash

上级 7e34c3aa
...@@ -819,8 +819,9 @@ class TDTestCase: ...@@ -819,8 +819,9 @@ class TDTestCase:
tdSql.checkData(0,2,1) tdSql.checkData(0,2,1)
tdSql.checkData(3,2,4) tdSql.checkData(3,2,4)
tdSql.query(" select tbname ,c1 ,t1, sample(c1,2) from stb1 partition by c1 order by c1 ") # bug need fix
tdSql.checkRows(21) # tdSql.query(" select tbname ,c1 ,t1, sample(c1,2) from stb1 partition by c1 order by c1 ")
# tdSql.checkRows(21)
# bug need fix # bug need fix
# tdSql.query(" select sample(c1,2) from stb1 partition by c1 ") # tdSql.query(" select sample(c1,2) from stb1 partition by c1 ")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册