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

Test/gxy query 3.0.0
This commit is contained in:
Hui Li 2022-05-16 20:18:24 +08:00 committed by GitHub
commit c0d5086c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2285 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -54,5 +54,6 @@ python3 ./test.py -f 2-query/arcsin.py
python3 ./test.py -f 2-query/arccos.py python3 ./test.py -f 2-query/arccos.py
python3 ./test.py -f 2-query/arctan.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/query_cols_tags_and_or.py
python3 ./test.py -f 2-query/nestedQuery.py
python3 ./test.py -f 7-tmq/basic5.py python3 ./test.py -f 7-tmq/basic5.py