Commit Graph

4 Commits

Author SHA1 Message Date
Alex Duan d80e5d5545 cherry-pick from main->add batch query new feature 2025-03-12 18:15:53 +08:00
Alex Duan ad64b681c8
ci: taosBenchmark add coverage cases branch 3.0 (#29788)
* fix: add unit test for taos-tools

* fix: only .cpp include

* fix: remove no use function

* fix: restore toolsSys.c

* fix: add toolsSys case

* fix: rebuild error fixed

* fix: fix build error

* fix: support get vgroups with core and memory limit

* fix: build error for strcasecmp

* fix: add insertBasic.py case

* fix: add command line set vgroups=3

* fix: change with ns database

* toolscJson read with int replace float and add insertPrecison.py

* fix: add insertBindVGroup.json case

* fix: remove public fun removeQuotation

* fix: vgroups change method

* fix: memory leak for runInsertLimitThread slot

* insertPrecision.py word write wrong

* fix: check isFloat number

* fix: vgroups change logic error

* fix: insertBasic.py real and expect error

* fix: adjust default vgroups

* fix: adjust default vgroups modify comment
2025-02-21 17:00:44 +08:00
Alex Duan 9b7f26deb9 fix: class TDTestCase(TBase): replace 2025-02-02 21:50:11 +08:00
Alex Duan 772202b84e feat: merge taos-tools 3.0 latest code 2025-02-02 17:57:38 +08:00