feat:modify get meta logic for schemaless

This commit is contained in:
wangmm0220 2022-07-29 15:59:19 +08:00
parent 05822531d8
commit 75e42d92be
1 changed files with 2 additions and 1 deletions

View File

@ -426,4 +426,5 @@ python3 ./test.py -f 2-query/function_null.py -Q 3
python3 ./test.py -f 2-query/count_partition.py -Q 3
python3 ./test.py -f 2-query/max_partition.py -Q 3
python3 ./test.py -f 2-query/last_row.py -Q 3
python3 ./test.py -f 2-query/tsbsQuery.py -Q 3
python3 ./test.py -f 2-query/tsbsQuery.py -Q 3
python3 ./test.py -f 2-query/sml.py -Q 3