提交 9582fe9f 编写于 作者: J jiacy-jcy

Merge branch 'jiachenyang' of https://github.com/taosdata/TDengine into jiachenyang

......@@ -398,7 +398,6 @@ python3 ./test.py -f query/queryWildcardLength.py
python3 ./test.py -f query/queryTbnameUpperLower.py
python3 ./test.py -f query/query.py
python3 ./test.py -f query/queryDiffColsOr.py
python3 ./test.py -f query/queryRegex.py
#======================p4-end===============
......
......@@ -49,7 +49,6 @@ class TDTestCase:
tdSql.query("select _block_dist() from stest")
tdSql.checkRows(1)
tdSql.query("select sum(size) from stest interval(1d) group by appname")
tdSql.checkRows(3)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册