mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* fix: windows pthread_mutex_unlock crash * enh: sync from main fix taosdump crash windows * fix: restore .github action branch to main
11 lines
No EOL
627 B
Batchfile
11 lines
No EOL
627 B
Batchfile
python3 test.py -f tools/benchmark/basic/insertMix.py
|
|
python3 ./test.py -f tools/benchmark/basic/insertBindVGroup.py
|
|
python3 ./test.py -f tools/benchmark/basic/insert-json-csv.py
|
|
python3 ./test.py -f tools/benchmark/basic/stmt2_insert.py
|
|
python3 ./test.py -f tools/benchmark/basic/query_json-with-sqlfile.py
|
|
|
|
python3 test.py -f tools\taosdump\native\taosdumpSchemaChange.py
|
|
python3 ./test.py -f tools/taosdump/native/taosdumpCompa.py
|
|
python3 ./test.py -f tools/taosdump/native/taosdumpTestBasic.py
|
|
python3 ./test.py -f tools/taosdump/native/taosdumpManyCols.py
|
|
python3 ./test.py -f tools/taosdump/native/taosdumpTestTypeJson.py |