Commit Graph

173 Commits

Author SHA1 Message Date
Shuduo Sang bf684ed118 cast to long in taodemo.c 2021-03-21 18:42:15 +00:00
Shuduo Sang b294d3ebaa
Feature/sangshuduo/td 3317 taosdemo interlace (#5500)
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-03-19 17:43:18 +08:00
Shuduo Sang d5bacb71c6
[TD-3369] <fix>: fix taosdemo invalid write valgrind reports. (#5496) 2021-03-19 11:51:13 +08:00
Shuduo Sang d8f1b34f56
[TD-3356] <fix>: fix bug regarding limit offset with exist child table. (#5495)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-18 21:33:52 +08:00
Shuduo Sang 624a9191ce
[TD-3357] <fix>: fix child table count if exists. (#5488)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-18 19:17:19 +08:00
Shuduo Sang 7610e8111d
Feature/sangshuduo/td 3317 taosdemo interlace (#5485)
* [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.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-18 17:43:09 +08:00
Shuduo Sang 199e61ec54
Feature/sangshuduo/td 3317 taosdemo interlace (#5477)
* [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

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-18 09:41:26 +08:00
Shuduo Sang 3f312f8bf4
Feature/sangshuduo/td 3317 taosdemo interlace (#5476)
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-03-17 23:15:18 +08:00
Shuduo Sang 3cb51e980f
Hotfix/sangshuduo/td 3316 testcase for taosdemo limit offset (#5462)
* [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.
2021-03-17 00:10:45 +08:00
Shuduo Sang 8e455df297
Hotfix/sangshuduo/td 3327 taosdemo segfault sampledata (#5458)
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-03-16 18:51:11 +08:00
Shuduo Sang bbfde59f0a
Hotfix/sangshuduo/td 3316 testcase for taosdemo limit offset (#5451)
* [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.
2021-03-16 07:55:22 +08:00
Shuduo Sang 86f4851520 [TD-3192] <feature>: support child table limit and offset.
resolve memory alloc issue.
2021-03-15 17:57:05 +08:00
Shuduo Sang 013c5cb0ab [TD-3197] <fix>: fix coverity scan issues. use secure random() 2021-03-14 20:37:08 +08:00
Shuduo Sang 8d62e8dd8f [TD-3197] <fix>: fix coverity scan issues. 2021-03-13 22:54:14 +08:00
Shuduo Sang 7e152de359 [TD-3192] <feature>: support stb limit and offset. merge develop. 2021-03-12 19:18:49 +08:00
Shuduo Sang e4d619538e [TD-3192] <feature>: support stb limit and offset. verified. 2021-03-12 17:34:44 +08:00
Shuduo Sang 57c1f20f2d [TD-3192] <feature>: support stb limit and offset. create tables works. 2021-03-12 15:24:51 +08:00
Shuduo Sang 5c84228eb8 [TD-3228] <fix>: support quorum on database creation. merge develop 2021-03-12 14:01:54 +08:00
Shuduo Sang ee5f20034a Merge branch 'develop' into hotfix/sangshuduo/TD-3228-taosdemo-support-quorum 2021-03-12 13:54:31 +08:00
Shuduo Sang 3e64ef252f [TD-3192] <feature>: support stb limit and offset. generate data refactor. 2021-03-12 13:51:55 +08:00
Shuduo Sang 7f2116fb96 [TD-3192] <feature>: support stb limit and offset. refactor. 2021-03-12 11:41:12 +08:00
Shuduo Sang 0b02db5eb2 Merge branch 'develop' into hotfix/sangshuduo/TD-3228-taosdemo-support-quorum 2021-03-11 22:16:31 +08:00
Shuduo Sang 867f443c5b [TD-3192] <feature>: support stb limit and offset. fix sleep time. 2021-03-11 20:57:39 +08:00
Shuduo Sang 1489c458f0 [TD-3192] <feature>: support stb limit and offset. refactoring.
stb and tb insert works.
2021-03-11 19:34:20 +08:00
Shuduo Sang b17b5edc60 Merge branch 'develop' into feature/sangshuduo/TD-3192-support-tblimit-tboffset 2021-03-11 17:08:19 +08:00
Shuduo Sang 3793640e85 [TD-3147] <fix>: support insert interval. merge develop. 2021-03-11 16:46:51 +08:00
Shuduo Sang 9e7ed32f40 [TD-3192] <feature>: support stb limit and offset. refactor. 2021-03-11 16:16:54 +08:00
Shuduo Sang 841ac53415 [TD-3143] <fix>: make taosdemo works on windows. adjust debug info. 2021-03-11 13:47:59 +08:00
Shuduo Sang 808e674ece [TD-3143] <fix>: make taosdemo works on windows. more failure info. 2021-03-11 13:32:35 +08:00
Shuduo Sang 8af62a58b5 [TD-3143] <fix>: make taosdemo works on windows. fix compile issue. 2021-03-11 13:04:26 +08:00
Shuduo Sang 5ae71f5b80 [TD-3143] <fix>: make taosdemo works on windows. fix time shifting. 2021-03-11 12:49:52 +08:00
Shuduo Sang baf10a4ad1 [TD-3228] <fix>: support quorum. fix buffer issue. 2021-03-10 23:55:45 +08:00
Shuduo Sang 1b49d1e2b5 [TD-3143]] <fix>: make taosdemo works on windows. cleanup. 2021-03-10 23:39:01 +08:00
Shuduo Sang 5404c297f9 [TD-3147] <fix>: support stable level interval. 2021-03-10 18:01:18 +08:00
Shuduo Sang efd8ebefca [TD-3228] <fix>: make taosdemo support quorum. 2021-03-10 17:26:12 +08:00
Shuduo Sang dc961d0ee7 [TD-3192] <feature>: support tblimit and tboffset. merge develop. 2021-03-10 17:11:44 +08:00
Shuduo Sang 105531cab4 [TD-3143] <fix>: make taosdemo works on Windows. fix macro definition. 2021-03-10 11:36:29 +08:00
Shuduo Sang e01365f422 [TD-3143] <fix>: make taosdemo restful work on Windows. 2021-03-10 10:54:20 +08:00
Shuduo Sang 07d234af04 Merge branch 'develop' into hotfix/sangshuduo/TD-3143-taosdemo-windows 2021-03-10 10:41:30 +08:00
Shuduo Sang 255b77af13 [TD-3147] <fix>: support insert interval. merge develop. 2021-03-09 17:02:34 +08:00
Shuduo Sang 530401602a [TD-3147] <fix>: suppport insert interval. pass test. 2021-03-09 17:00:00 +08:00
Shuduo Sang 032e19b1ee [TD-3197] <fix>: fix taosdemo few coverity scan issues. 2021-03-09 15:26:25 +08:00
Shuduo Sang 724fb5e03a [TD-3147] <fix>: support insert interval. stable works. 2021-03-09 14:47:17 +08:00
Shuduo Sang 9e4f067904 [TD-3147] <fix>: support insert interval. normal table working. 2021-03-09 12:59:25 +08:00
Shuduo Sang 7df0a86699 [TD-3147] <fix>: support insert interval. cleanup. 2021-03-09 00:36:56 +08:00
Shuduo Sang 19fc8eb86b [TD-3147] <fix>: support insert interval. add verbose print. 2021-03-09 00:06:51 +08:00
Shuduo Sang b8bc8759d1 [TD-3147] <fix>: support insert interval. 2021-03-08 23:29:34 +08:00
Shuduo Sang 9dbde39604 Merge branch 'develop' into hotfix/sangshuduo/TD-3147-insert-rate-more-than-1s 2021-03-08 23:01:42 +08:00
Shuduo Sang 567299fdc3 Merge branch 'develop' into hotfix/sangshuduo/TD-3143-taosdemo-windows 2021-03-08 21:21:53 +08:00
Shuduo Sang ff884d4a29 [TD-3143] <fix>: make taosdemo restful working on windows. 2021-03-08 21:15:29 +08:00