From 504929cfa969bfc5499e3388d5110c3c2410b4cc Mon Sep 17 00:00:00 2001 From: Shuduo Sang Date: Wed, 6 Jul 2022 20:49:30 +0800 Subject: [PATCH] chore: upate taos-tools for2.6 (#14617) * chore: update taos-tools for 2.6 * test: change taosbenchmark test cases * fix: outdated test cases * fix: query/nestedQuery/nestedQuery.py * fix: update taos-tools * chore: update taos-tools for 2.6 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