- 31 5月, 2021 1 次提交
-
-
由 bryanchang0603 提交于
[TD-4422]-adding test cases for different combination of drop, child_table_exist, and auto_create_table
-
- 22 5月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 20 5月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 18 5月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-4136]<fix>: taosdemo max records per req < 32767 * [TD-4136]<fix>: taosdemo check insert rows not more than 32767. check insert rows for progressive. * fix with answer_yes. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 11 5月, 2021 1 次提交
-
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 07 5月, 2021 1 次提交
-
-
由 haoranc 提交于
[TD-4037]<test>: add taodemo-testcase that childtable_count is less than or equal zero and num_of_records_per_req is equal zero
-
- 06 5月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 23 4月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 22 4月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3906]<fix>: taosdemo back to 4 INT columns. * [TD-3906]<fix>: taosdemo back to 4 columns. test case need change correspondingly. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 haoranc 提交于
-
- 21 4月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 13 4月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3401]<fix>: taosdemo query statistic. refactor func name. * [TD-3401]<fix>: taosdemo query statistic. refactor func name 2. * [TD-3401]<fix>: taosdemo support query statistic. implementation. * cleanup Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 11 4月, 2021 1 次提交
-
-
由 sangshuduo 提交于
patch for master. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 02 4月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3607] <fix>: fix taosdemo buffer overflow. * [TD-3607] <fix>: taosdemo buffer overflow. add tmp buffer. * [TD-3607] <fix>: taosdemo buffer overflow. fix data generation. * [TD-3607] <fix>: taosdemo buffer overflow. fix normal table writting. * [TD-3607] <fix>: taosdemo buffer overflow. remove tail spaces. * [TD-3607] <fix>: taosdemo buffer overflow. fix taosdemo alter table test case. * [TD-3607] <fix>: taosdemo buffer overflow. fix taosdemo alter table case. * [TD-3607] <fix>: taosdemo buffer overflow. adjust limit offset count warning. * [TD-3607] <fix>: taosdemo buffer overflow. add more logic for child tables exist. * [TD-3607] <fix>: taosdemo buffer overflow. create database if database be dropped only. * [TD-3607] <fix>: fix taosdemo buffer overflow. adjust limit and offset test cases. * [TD-3607] <fix>: taosdemo buffer overflow. adjust sample data test case. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 31 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3607] <fix>: fix taosdemo buffer overflow. * [TD-3607] <fix>: taosdemo buffer overflow. add tmp buffer. * [TD-3607] <fix>: taosdemo buffer overflow. fix data generation. * [TD-3607] <fix>: taosdemo buffer overflow. fix normal table writting. * [TD-3607] <fix>: taosdemo buffer overflow. remove tail spaces. * [TD-3607] <fix>: taosdemo buffer overflow. fix taosdemo alter table test case. * [TD-3607] <fix>: taosdemo buffer overflow. fix taosdemo alter table case. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 30 3月, 2021 2 次提交
- 28 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix taosdemo coverity scan issue. fix subscribeTest pids uninitialized. * [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix coverity scan issues. check super tbl info pointer. * [TD-3197] <fix>: fix coverity scan issues. move sub tbl query thread join into loop * [TD-3197] <fix>: fix coverity scan issues. remove unused variable * [TD-3197] <fix>: fix coverity scan issues. use more secure random library * [TD-3197] <fix>: fix coverity scan issues. use strncpy for more safe * [TD-3197] <fix>: fix taosdemo coverity scan issue. replace arc4random with rand(). * [TD-3197] <fix>: fix coverity scan issues. check stb info pointer for start time * [TD-3197] <fix>: fix coverity scan issues. fix strcpy vulnerability * [TD-3197] <fix>: fix taosdemo coverity scan issue. modify taosdemoTest2. try to check database continously. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 24 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3434] <feature>: taosdemo support query times first commit. * [TD-3434] <feature>: taosdemo support query times. refine interlace test case. * [TD-3434] <feature>: taosdemo support query times. change cmdline parameters according to TD-3431. * [TD-3434] <feature>: taosdemo support query times. fix typo in fulltest.sh * [TD-3434] <feature>: taosdemo support query times. add 2 sec sleep to avoid segfault. * [TD-3434] <feature>: taosdemo support query times. make query test easier to pass. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 23 3月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3316] <fix>: add testcase for taosdemo limit and offset. check offset 0. * [TD-3316] <fix>: add testcase for taosdemo limit and offset. fix sample file import bug. * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue. * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file. * [TD-3317] <feature>: make taosdemo support interlace mode. json parameter rows_per_tbl support. * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode insertion. refactor. * [TD-3317] <feature>: support interlace mode insertion. change json file. * [TD-3317] <feature>: support interlace mode insertion. fix multithread create table regression. * [TD-3317] <feature>: support interlace mode insertion. working but not perfect. * [TD-3317] <feature>: support interlace mode insertion. rename lowaTest with taosdemoTestWithJson * [TD-3317] <feature>: support interlace mode insertion. perfect * [TD-3317] <feature>: support interlace mode insertion. cleanup. * [TD-3317] <feature>: support interlace mode insertion. adjust algorithm of loop times. * [TD-3317] <feature>: support interlace mode insertion. fix delay time bug. * [TD-3317] <feature>: support interlace mode insertion. fix progressive timestamp bug. * [TD-3317] <feature>: support interlace mode insertion. add an option for performance print. * [TD-3317] <feature>: support interlace mode insertion. change json test case with less table for acceleration. * [TD-3317] <feature>: support interlace mode insertion. change progressive mode timestamp step and testcase. * [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix taosdemo coverity scan issue. fix subscribeTest pids uninitialized. * [TD-3317] <feature>: support interlace mode insertion. add time shift for no sleep time. * [TD-3317] <feature>: support interlace insert. rework timestamp. * [TD-3317] <feature>: support interlace mode insertion. change rows_per_tbl to interlace_rows. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 22 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3316] <fix>: add testcase for taosdemo limit and offset. check offset 0. * [TD-3316] <fix>: add testcase for taosdemo limit and offset. fix sample file import bug. * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue. * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file. * [TD-3317] <feature>: make taosdemo support interlace mode. json parameter rows_per_tbl support. * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode insertion. refactor. * [TD-3317] <feature>: support interlace mode insertion. change json file. * [TD-3317] <feature>: support interlace mode insertion. fix multithread create table regression. * [TD-3317] <feature>: support interlace mode insertion. working but not perfect. * [TD-3317] <feature>: support interlace mode insertion. rename lowaTest with taosdemoTestWithJson * [TD-3317] <feature>: support interlace mode insertion. perfect * [TD-3317] <feature>: support interlace mode insertion. cleanup. * [TD-3317] <feature>: support interlace mode insertion. adjust algorithm of loop times. * [TD-3317] <feature>: support interlace mode insertion. fix delay time bug. * [TD-3317] <feature>: support interlace mode insertion. fix progressive timestamp bug. * [TD-3317] <feature>: support interlace mode insertion. add an option for performance print. * [TD-3317] <feature>: support interlace mode insertion. change json test case with less table for acceleration. * [TD-3317] <feature>: support interlace mode insertion. change progressive mode timestamp step and testcase. * [TD-3197] <fix>: fix taosdemo coverity scan issues. * [TD-3197] <fix>: fix taosdemo coverity scan issue. fix subscribeTest pids uninitialized. * [TD-3317] <feature>: support interlace mode insertion. add time shift for no sleep time. * [TD-3317] <feature>: support interlace insert. rework timestamp. * [TD-3416] <feature>: add taosdemo interlace testcase. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 19 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3316] <fix>: add testcase for taosdemo limit and offset. check offset 0. * [TD-3316] <fix>: add testcase for taosdemo limit and offset. fix sample file import bug. * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue. * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file. * [TD-3317] <feature>: make taosdemo support interlace mode. json parameter rows_per_tbl support. * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode insertion. refactor. * [TD-3317] <feature>: support interlace mode insertion. change json file. * [TD-3317] <feature>: support interlace mode insertion. fix multithread create table regression. * [TD-3317] <feature>: support interlace mode insertion. working but not perfect. * [TD-3317] <feature>: support interlace mode insertion. rename lowaTest with taosdemoTestWithJson * [TD-3317] <feature>: support interlace mode insertion. perfect * [TD-3317] <feature>: support interlace mode insertion. cleanup. * [TD-3317] <feature>: support interlace mode insertion. adjust algorithm of loop times. * [TD-3317] <feature>: support interlace mode insertion. fix delay time bug. * [TD-3317] <feature>: support interlace mode insertion. fix progressive timestamp bug. * [TD-3317] <feature>: support interlace mode insertion. add an option for performance print. * [TD-3317] <feature>: support interlace mode insertion. change json test case with less table for acceleration. * [TD-3317] <feature>: support interlace mode insertion. change progressive mode timestamp step and testcase. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 17 3月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3316] <fix>: add testcase for taosdemo limit and offset. check offset 0. * [TD-3316] <fix>: add testcase for taosdemo limit and offset. fix sample file import bug. * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue. * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file. * [TD-3317] <feature>: make taosdemo support interlace mode. json parameter rows_per_tbl support. * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode. refactor * [TD-3317] <feature>: support interlace mode insertion. refactor. * [TD-3317] <feature>: support interlace mode insertion. change json file. * [TD-3317] <feature>: support interlace mode insertion. fix multithread create table regression. * [TD-3317] <feature>: support interlace mode insertion. working but not perfect. * [TD-3317] <feature>: support interlace mode insertion. rename lowaTest with taosdemoTestWithJson Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 16 3月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3316] <fix>: add testcase for taosdemo limit and offset. check offset 0. * [TD-3316] <fix>: add testcase for taosdemo limit and offset. fix sample file import bug. * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue. * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3316] <fix>: add testcase for taosdemo limit and offset. check offset 0. * [TD-3316] <fix>: add testcase for taosdemo limit and offset. fix sample file import bug.
-
- 15 3月, 2021 2 次提交
-
-
由 Shuduo Sang 提交于
-
由 Shuduo Sang 提交于
add test case
-
- 11 3月, 2021 1 次提交
-
-
由 Shuduo Sang 提交于
-
- 05 3月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 22 2月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 20 2月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 19 2月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 04 2月, 2021 2 次提交
- 02 2月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 08 1月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 05 1月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 29 12月, 2020 1 次提交
-
-
由 Ping Xiao 提交于
-