- 19 10月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-10578]<fix>: taosdemo rest interface slow. * fix missed 200 * fix create table count * make socket per thread * fix sockfd read timeout * add socket to each query thread * [TD-10469]<docs>: use blm3 for devops * resolve conflict. * rerun drone Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
-
由 sangshuduo 提交于
-
- 18 10月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* [TD-10539]<feature>taosdemo Support a escape characte inr table name * escape char also sup in cmd line * fix normal table condition
-
- 15 10月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-10469]<feature>: use blm to replace httpd * add blm3 as submodule and modify the install script. * make http disabled by default. * use external project for go build. * make install and systemctl works. * change blm3 to official repo. * fix alert build missing sqlx package. * update README regarding golang env setup. * remove blm3. * modify script to support blm3 * <test>udpate submodule in CI * update jenkinsfile * update blm3 with statsd port changed and config file name changed. * still use tdengine's httpd for lite version. * include blm.toml in released packages. * merge with develop branch. * update grafana plugin to support telegraf. * fix python test framework * fix blm3.toml name * comment off restful test for blm3 CI. * fix blm.toml name * comment off http related case for blm3. * fix cmake define.inc for windows build * update grafanaplugin * update blm3 * update grafana. * update grafana plugin to support statsd. * update blm3 to support lower version go. * update grafanaplugin and blm3 bugfix. * update grafana plugin, dashboard name changed. update blm3 for cinterface error code. * disable blm3 in arm32 * support blm3 --version * change cmake minimum version requirement from 2.8 to 3.0 Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
- 13 10月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* [TD-10538]<feature>taosdemo support csv ts col * change name * prompt user warning * remove space
-
- 12 10月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* fix taosdemo tdengien version * fix taosdump tdengien version
-
- 11 10月, 2021 2 次提交
-
-
由 Zhiyu Yang 提交于
* [TS-409]<release>: OEM packaging scripts * email change
-
由 Zhiyu Yang 提交于
-
- 10 10月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* fix few coverity scan issues. * fix coverity scaned memory leak.
-
由 sangshuduo 提交于
* [TD-10530]<fix>: taosdump infinite loop query table des fail on normal table. and value is NULL. * fix binary string with quote symbol
-
由 sangshuduo 提交于
* [TD-10530]<fix>: taosdump infinite loop query table des fail on normal table. and value is NULL. * fix binary string with quote symbol
-
- 09 10月, 2021 2 次提交
- 29 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-7790]<fix>: taosdump stb dump memory leak. * merge from develop branch. * fix buffer overflow issue.
-
由 sangshuduo 提交于
* [TD-7790]<fix>: taosdump stb dump memory leak. * fix normal table belong stb be specified. * merge avro feature code. * merge avro feature code. * fix buffer overflow issue.
-
- 28 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 27 9月, 2021 4 次提交
-
-
由 Yang Zhao 提交于
* [TD-10456]<fix>taosdemo insert with normal table + rest * fix * fix style
-
由 Yang Zhao 提交于
-
由 sangshuduo 提交于
* [TD-6280]<fix>: taosdump -P determine input. * fix mistake range.
-
由 sangshuduo 提交于
* [TD-6280]<fix>: taosdump -P determine input. * fix mistake range.
-
- 26 9月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-7790]<fix>: taosdump stb dump memory leak. * fix normal table belong stb be specified.
-
由 wpan 提交于
-
由 wpan 提交于
-
- 24 9月, 2021 5 次提交
-
-
由 sangshuduo 提交于
-
由 Yang Zhao 提交于
* [TD-10418]taosdemo cmdline datatype binary, nchar with customized width * remove print * modify * add feature to --help * fix typo * fix typo
-
由 Yang Zhao 提交于
* [TD-10439]<fix>taosdemo support timestamp tag * rerun ci
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 23 9月, 2021 5 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-10416]<fix>: taosdump if no any arguments given. * fix database specified scenario.
-
由 Yang Zhao 提交于
-
由 sangshuduo 提交于
* [TD-10416]<fix>: taosdump if no any arguments given. * cherry pick from develop branch.
-
- 22 9月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* cherry pick from develop branch. * cherry pick 54813175 * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * cherry pick from develop branch. * merge with develop branch. * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality. * split func for stmt interlace. * fix bug that get build path. * stmt batch interlace works. * fix start time issue. * few cleanup. * fix nchar random length. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-5872]<fix>: taosdemo stmt improve. * refactor stmt functions. * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * fix empty tag sample. * [TD-5873]<test>add stmt’performance taosdemo testcase * add data_type enum and stmt_batch framework. * use data type enum and fix test case limit/offset. * revert thread number. * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality. * split func for stmt interlace. * fix bug that get build path. * stmt batch interlace works. * fix start time issue. * few cleanup. * fix nchar random length. Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: tomchon <haoran920c@163.com>
-
由 Zhiyu Yang 提交于
Co-authored-by: tomchon <haoran920c@163.com>
-
- 21 9月, 2021 3 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* cherry pick from develop branch. * cherry pick 54813175 * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * cherry pick from develop branch. * merge with develop branch. * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality. * split func for stmt interlace. * fix bug that get build path. * stmt batch interlace works. * fix start time issue. * few cleanup. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-5872]<fix>: taosdemo stmt improve. * refactor stmt functions. * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * fix empty tag sample. * [TD-5873]<test>add stmt’performance taosdemo testcase * add data_type enum and stmt_batch framework. * use data type enum and fix test case limit/offset. * revert thread number. * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality. * split func for stmt interlace. * fix bug that get build path. * stmt batch interlace works. * fix start time issue. * few cleanup. Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: tomchon <haoran920c@163.com>
-