fix: taosbenchmark rest insert mode in json (#18892)

* fix: taosbenchmark rest mode in json

* fix: update taos-tools bc27bd6

* fix: taosbenchmark support rest insert in json
This commit is contained in:
Shuduo Sang 2022-12-12 11:36:52 +08:00 committed by GitHub
parent 22de47434c
commit ce94c88fca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG 4a4027c
GIT_TAG 121c8a3
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE