From d07cf2b9451e3170516e07d1c39f124dd32c07ff Mon Sep 17 00:00:00 2001 From: Shuduo Sang Date: Wed, 6 Jul 2022 20:49:42 +0800 Subject: [PATCH] chore: upate taos-tools for2.4 (#14618) * chore: update taos-tools for 2.4 * test: change taosbenchmark test cases * chore: update taos-tools * fix: outdated test cases * fix: query/nestedQuery/nestedQuery.py * chore: update taos-tools * fix: update taos-tools * chore: update taos-tools for 2.4 Co-authored-by: zhaoyanggh --- src/kit/taos-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kit/taos-tools b/src/kit/taos-tools index 46a71144a8..c9308b0481 160000 --- a/src/kit/taos-tools +++ b/src/kit/taos-tools @@ -1 +1 @@ -Subproject commit 46a71144a85e5eed9160304830f235cb28bc4895 +Subproject commit c9308b04810faa653548db5f07c753a9d00990eb -- GitLab