- 20 7月, 2021 5 次提交
-
-
由 tickduan 提交于
-
由 Hui Li 提交于
modify all release scripts to adding "beta" in package name
-
由 Linhe Huo 提交于
-
由 sangshuduo 提交于
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed. * change column name prefix from col to c for maxium column number to fix buffer length. * use accurate buffer length. * fix test case for column name be shorter. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Haojun Liao 提交于
[TD-5338]support dummy tag in sub-table interval query
-
- 19 7月, 2021 11 次提交
-
-
由 Haojun Liao 提交于
[TD-5388]<fix>: fix isUpdateQuery for 'reset query cache' statement
-
由 sangshuduo 提交于
* [TD-5300]<fix>: taosdemo stmt debug print. * fix default iface is unknown. * merge with TD-5300 fix against develop
-
由 wpan 提交于
-
由 zhaoyanggh 提交于
-
由 zyyang 提交于
-
由 Hui Li 提交于
Test/td 5206 m
-
由 haoranc 提交于
-
由 happyguoxy 提交于
-
由 happyguoxy 提交于
-
由 Haojun Liao 提交于
[td-5278]<enhance>: enable the show queries display the projection qu…
-
由 sangshuduo 提交于
* cherry pick from develop branch. * [TD-5136]<feature>: taosdemo simulate real senario. * update test case according to taosdemo change * adjust range of semi-random data. * make demo mode use different tag name and value. * change malloc to calloc for pid allocation. * fix typo. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 18 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * exit if read sample file failed. * fix converity scan issue. * fix coverity scan issue. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 17 7月, 2021 4 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-5302]<fix>:taosdemo stmt interlace. * fix the logic interlace rows compare insert rows.
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-5242]<feature>: taosdemo support max columns align with TSDB defines. * fix records/sec format.
-
- 16 7月, 2021 3 次提交
-
-
由 Haojun Liao 提交于
-
由 sangshuduo 提交于
* [TD-5300]<fix>: taosdemo stmt debug print. * fix default iface is unknown.
-
由 Haojun Liao 提交于
[TD-5304]add null protection
-
- 15 7月, 2021 3 次提交
-
-
由 wpan 提交于
-
由 Haojun Liao 提交于
[TD-5206]<fix>:join not work for some data types issue
-
由 sangshuduo 提交于
-
- 14 7月, 2021 4 次提交
-
-
由 sangshuduo 提交于
* cherry pick from develop branch. * [TD-5136]<feature>: taosdemo simulate real senario. * update test case according to taosdemo change * adjust range of semi-random data. * make demo mode use different tag name and value. * change malloc to calloc for pid allocation.
-
由 wpan 提交于
-
由 wpan 提交于
-
由 sangshuduo 提交于
* cherry pick from develop branch. * [TD-5136]<feature>: taosdemo simulate real senario. * update test case according to taosdemo change * adjust range of semi-random data. * make demo mode use different tag name and value.
-
- 12 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* cherry pick from develop branch. * [TD-5136]<feature>: taosdemo simulate real senario. * update test case according to taosdemo change * adjust range of semi-random data.
-
- 11 7月, 2021 4 次提交
-
-
由 sangshuduo 提交于
* [TD-3801]<fix>: taosdump coverity scan issue. * merge from commit: 069169e7 and fix coverity scan issue. * fix converity issues * fix converity scan issue. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues. * exit if read sample file failed. * fix converity scan issue. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 haoranc 提交于
-
由 sangshuduo 提交于
* [TD-3801]<fix>: taosdump coverity scan issue. * merge from commit: 069169e7 and fix coverity scan issue. * fix converity issues Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 09 7月, 2021 4 次提交
-
-
由 haoranc 提交于
-
由 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. * fix typo * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for check compatibility. * fix position bug. * add ldconfig for jemalloc library cache refresh. * cherry pick from develop branch. * cherry pick from develop branch. * fix install_jemalloc() in install_client.sh. * fix makeclient.sh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 haoranc 提交于
-
由 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. * fix typo * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for check compatibility. * fix position bug. * add ldconfig for jemalloc library cache refresh. * cherry pick from develop branch. * cherry pick from develop branch. * fix install_jemalloc() in install_client.sh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-