Merge pull request #13170 from taosdata/test/gxy_query_3.0.0

Test/gxy query 3.0.0
This commit is contained in:
Hui Li 2022-05-30 09:49:46 +08:00 committed by GitHub
commit d5e07c6602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5754 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -72,6 +72,7 @@ python3 ./test.py -f 2-query/arccos.py
python3 ./test.py -f 2-query/arctan.py
python3 ./test.py -f 2-query/query_cols_tags_and_or.py
# python3 ./test.py -f 2-query/nestedQuery.py
python3 ./test.py -f 2-query/nestedQuery_str.py
python3 ./test.py -f 7-tmq/basic5.py
python3 ./test.py -f 7-tmq/subscribeDb.py