- 30 5月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. * refactor. * refactor * add prepare stmt function. * refactor get rand timestamp. * fix windows compile error. * copy logic of generate data for stmt. * insert data basically works now. * fix windows compile issue. * [TD-4068]<feature>: taosdemo stmt interface. stb batch insert works. * [TD-4068]<feature>: taosdemo support stmt. normal table insert works. * [TD-4068]<feature>: taosdemo support stmt. interlace write works. * add compile macro to make taosdemo same with master branch. * fix clang compile error. * fix memory leak. * add more macro. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 29 5月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* cherry-pick from master branch. * cherry-pick from master branch. c23043c0Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 28 5月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. * refactor. * refactor * add prepare stmt function. * refactor get rand timestamp. * fix windows compile error. * copy logic of generate data for stmt. * insert data basically works now. * fix windows compile issue. * [TD-4068]<feature>: taosdemo stmt interface. stb batch insert works. * [TD-4068]<feature>: taosdemo support stmt. normal table insert works. * [TD-4068]<feature>: taosdemo support stmt. interlace write works. * add compile macro to make taosdemo same with master branch. * fix clang compile error. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. * refactor. * refactor * add prepare stmt function. * refactor get rand timestamp. * fix windows compile error. * copy logic of generate data for stmt. * insert data basically works now. * fix windows compile issue. * [TD-4068]<feature>: taosdemo stmt interface. stb batch insert works. * [TD-4068]<feature>: taosdemo support stmt. normal table insert works. * [TD-4068]<feature>: taosdemo support stmt. interlace write works. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 26 5月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. * refactor. * refactor * add prepare stmt function. * refactor get rand timestamp. * fix windows compile error. * copy logic of generate data for stmt. * insert data basically works now. * fix windows compile issue. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3783]<fix>: taosdemo for windows generates rand string invalid. * refactor disorder timestamp. * refactor debug print. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 25 5月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. * refactor. * refactor * add prepare stmt function. * refactor get rand timestamp. * fix windows compile error. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 24 5月, 2021 10 次提交
-
-
由 sangshuduo 提交于
* [TD-4296]<fix>: taosdemo sub keepProgress. * make print sqlcount quiet. * [TD-4296]<fix>: taosdemo subscribe keepprogress. specified query topic thread safe. * [TD-4296]<fix>: taosdemo subscribe keepProgress. specified query thread safe. * fix compile warning for mac. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4296]<fix>: taosdemo sub keepProgress. * make print sqlcount quiet. * [TD-4296]<fix>: taosdemo subscribe keepprogress. specified query topic thread safe. * cherry pick from master branch. * cherry pick from master branch. * fix compile warning for mac. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4322]<fix>: taosdemo query then fetch result. * build again. * [TD-4322]<fix>: taosdemo fetch result. check result file name length. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4322]<fix>: taosdemo query then fetch result. * [TD-4322]<fix>: taosdemo fetch result. check result file name length. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4296]<fix>: taosdemo sub keepProgress. * make print sqlcount quiet. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4296]<fix>: taosdemo sub keepProgress. * make print sqlcount quiet. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4322]<fix>: taosdemo query then fetch result. * build again. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 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. * [TD-3197] <fix>: taosdemo coverity scan issues. * [TD-3197] <fix>: fix memory leak when parsing arguments. * [TD-3197] <fix>: fix cmake strip arguments. * [TD-3197] <fix>: taosdemo coverity scan. fix cmake string manipulation. * [TD-3197]<fix>: taosdemo coverity scan issue. configDir buffer overwrite. * [TD-3197]<fix>: coverity scan issue. taosdump argument validation. * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * [TD-3197]<fix>: taosdemo coverity scan. append result buf to file. for develop branch. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 22 5月, 2021 4 次提交
-
-
由 sangshuduo 提交于
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count. * [TD-4240]<fix>: taosdemo subscribe more than 100. fix tsub sequence bug. * [TD-4240]<fix>: taosdemo subscribe more than 100. fix auto create table. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count. * [TD-4240]<fix>: taosdemo subscribe more than 100. fix tsub sequence bug. * [TD-4240]<fix>: taosdemo subscribe more than 100. fix auto create table. * [TD-4240]<fix>: taosdemo subscribe more than 100. remove the condition should not be there. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 21 5月, 2021 6 次提交
-
-
由 sangshuduo 提交于
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count. * [TD-4240]<fix>: taosdemo subscribe more than 100. fix tsub sequence bug. * [TD-4240]<fix>: taosdemo subscribe more than 100. fix auto create table. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4136]<fix>: taosdemo records per req more than 32767. for develop branch. * change taosRandom() to rand_bool() for bool data. * [TD-4136]<fix>: taosdemo check insert rows not more than 32767. check insert rows for progressive. * fix with answer_yes. * fix interlace rows checking position. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count. * [TD-4240]<fix>: taosdemo subscribe more than 100. fix tsub sequence bug. * [TD-4240]<fix>: taosdemo subscribe more than 100. fix auto create table. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 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. * add extra prompt. * fix interlace rows checking position. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4136]<fix>: taosdemo records per req more than 32767. for develop branch. * change taosRandom() to rand_bool() for bool data. * [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>
-
由 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. * add extra prompt. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 20 5月, 2021 7 次提交
-
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. * refactor. * refactor Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4238]<fix>: taosdemo async sub. for develop branch. * [TD-4238]<fix>: taosdemo async subscribe subsribe sql command do not use aggregation functions. * cherry pick f5e4cdd1 * [TD-4238]<fix>: taosdemo async subscribe. fix super table sub result file. * fix specified sub sync mode. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4238]<fix>: taosdemo async subscribe. * [TD-4238]<fix>: taosdemo async subscribe subsribe sql command do not use aggregation functions. * [TD-4238]<fix>: taosdemo async subscribe. interval. * [TD-4238]<fix>: taosdemo async subscribe. fix super table sub result file. * fix specified sub sync mode. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* merge with develop branch. change query/tests/CMakeLists.txt to allow unused function and variable. * refactor data generating. * refactor. * refactor. * refactor. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4238]<fix>: taosdemo async sub. for develop branch. * [TD-4238]<fix>: taosdemo async subscribe subsribe sql command do not use aggregation functions. * cherry pick f5e4cdd1 * [TD-4238]<fix>: taosdemo async subscribe. fix super table sub result file. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 19 5月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-4238]<fix>: taosdemo async subscribe. * [TD-4238]<fix>: taosdemo async subscribe subsribe sql command do not use aggregation functions. * [TD-4238]<fix>: taosdemo async subscribe. interval. * [TD-4238]<fix>: taosdemo async subscribe. fix super table sub result file. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4238]<fix>: taosdemo async subscribe. * [TD-4238]<fix>: taosdemo async subscribe subsribe sql command do not use aggregation functions. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count. * add consumed. * [TD-4187]<fix>: taosdemo keepProgress. add resubAfterConsume process. * [TD-4187]<fix>: taosdemo support keepProgress. * [TD-4187]<fix>: taosdemo support keepProgress. for develop branch. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-