- 27 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 26 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* fix crash if no result file. * make taosdemo same as master branch.
-
- 25 6月, 2021 1 次提交
-
-
由 SunShine Chan 提交于
* [TD-4902] FIX with 1 char * Fix prompt of -m @ taosdemo
-
- 24 6月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-4823]<fix>: taosdemo getTableName return empty. * fix typo. * check table name is empty in early stage. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4892]<fix>: taosdemo subscribe fetch result. for develop branch * fix stbname length. * restrict prefix length. * submit empty * fix minor code.
-
由 Linhe Huo 提交于
* [TD-4872]<fix>: fix buffer overflow in -O3 build * [TD-4872]<fix>: fix tasodemo buffer overflow with -O3 * [TD-4872]<fix>: fix tasodump buffer overflow with -O3
-
- 23 6月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3973]<feature>: add jemalloc as submodule. * [TD-3973]<feature>: add jemalloc as submodule. * [TD-3973]<feature>: use jemalloc. build works as following instructions: cmake .. -DJEMALLOC_ENABLED=true make * fix jemalloc at tag 5.2.1 * fix conflicts * make install works. * fix conflicts. * release script works. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 cpwu 提交于
-
- 22 6月, 2021 4 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-4823]<fix>: taosdemo getTableName return empty. * fix typo.
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-4823]<fix>: taosdemo getTableName return empty. * fix typo.
-
- 18 6月, 2021 1 次提交
-
-
由 dapan1121 提交于
-
- 08 6月, 2021 2 次提交
-
-
由 jiaoqiyuan 提交于
-
由 sangshuduo 提交于
-
- 07 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 04 6月, 2021 1 次提交
-
-
由 shenglian zhou 提交于
-
- 01 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3973]<feature>: add jemalloc as submodule. * add macro definitions in cmake. * [TD-3973]<feature>: use jemalloc. build works as following instructions: cmake .. -DJEMALLOC_ENABLED=true make * fix jemalloc at tag 5.2.1 * link jemalloc works. * make install works. * support jemalloc in release.sh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 31 5月, 2021 4 次提交
-
-
由 sangshuduo 提交于
* [TD-4353]<fix>: taosdemo resub if resubAfterConsume != -1 * fix but resubafter use endafter section. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4353]<fix>: taosdemo resub if resubAfterConsume != -1 * fix but resubafter use endafter section. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4068]<feature>: taosdemo support stmt. for easy merge purpose. disabled in master. * fix clang compile error. * fix memory leak, add more macros. change sqlcount to int * fix rest segfault. 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. * add compile macro to make taosdemo same with master branch. * fix clang compile error. * fix memory leak. * add more macro. * fix rest segfault. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 30 5月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-4068]<feature>: taosdemo support stmt. for easy merge purpose. disabled in master. * fix clang compile error. * fix memory leak, add more macros. change sqlcount to int 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. * 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>
-
由 sangshuduo 提交于
* [TD-4406]<fix>: taosdemo auto create table. * fix child table exists or auto create logic. * reduce redundant conditions. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 29 5月, 2021 5 次提交
-
-
由 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>
-
由 sangshuduo 提交于
This reverts commit 0c4075e0.
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-4406]<fix>: taosdemo auto create table. * fix child table exists or auto create logic. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 28 5月, 2021 5 次提交
-
-
由 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 提交于
* [TD-4068]<feature>: taosdemo support stmt. for easy merge purpose. disabled in master. * fix clang compile error.
-
由 sangshuduo 提交于
* [TD-4382]<fix>: taosdemo query result file is null. * modify CI Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: Nliuyq-617 <yqliu@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 4 次提交
-
-
由 sangshuduo 提交于
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. 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>
-