Shuduo Sang
|
8a0040d36a
|
feat: update taostools for3.0 (#16588)
* feat: update taos-tools d2b5dec for 3.0
* test: remove 'show vnodes' from tools/taosdumpTest2.py
|
2022-09-01 22:18:05 +08:00 |
Shuduo Sang
|
5d02a24359
|
fix: tools/taosdumpTest2.py (#16556)
|
2022-09-01 12:06:32 +08:00 |
Xiaoyu Wang
|
4155a3bef4
|
enh: show command optimize
|
2022-08-11 21:55:20 +08:00 |
Shuduo Sang
|
f1f7d6f8c3
|
fix: tools/taosdumpTest2.py for 3.0 (#15691)
* fix: tools/taosdumpTest2.py for 3.0
* fix: tools/taosdumpTestNanoSupport.py for 3.0
|
2022-08-03 00:35:56 +08:00 |
Shuduo Sang
|
43feda0595
|
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules
* Revert "[TD-13408]<test>: move tests out"
This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.
* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb
* immigrate file change from stand-alone repo to TDengine
for 3.0
* remove tests repository for Jenkinsfile2
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-03-07 19:25:29 +08:00 |
Shuduo Sang
|
bf5a3e106b
|
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out
for 3.0 branch
* add Jenkinsfile2
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-02-10 15:25:50 +08:00 |
Shuduo Sang
|
e9e5dc22f7
|
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7872)
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
* add data_type enum and stmt_batch framework.
* use data type enum and fix test case limit/offset.
* revert thread number.
* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
* split func for stmt interlace.
* fix bug that get build path.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
|
2021-09-11 17:56:33 +08:00 |
Shuduo Sang
|
08f11d51ee
|
[TD-5007]<fix>: use build directory's taosdump to test. (#6711)
btw, solve two taosdemo test cases too.
|
2021-07-02 10:14:41 +08:00 |
zhaoyanggh
|
53f12701f7
|
add test case to verify taosdump with binary and nchar data
|
2021-06-25 09:07:12 +08:00 |