- 25 11月, 2021 1 次提交
-
-
由 zyyang-taosdata 提交于
-
- 24 11月, 2021 1 次提交
-
-
由 zyyang-taosdata 提交于
-
- 10 11月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-10904]<fix>: support Arch Linux compile * split big query test case to smaller
-
- 09 11月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* fix converity scan issue. * fix converity issues * fix converity scan issue. * fix coverity scaned memory leak. * fix coverity scan issues. * fix nchar buffer overflow issue Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 07 11月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* fix few coverity scan issues. * fix coverity scaned memory leak. * fix coverity scan issues. * fix CID 364047: Memory - corruptions (BUFFER_SIZE)
-
- 05 11月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD4959]<feature>: taosdump support dumping binary data. * [TD-4959]<feature>: taosdump support avro format. add avro as submodule. * [TD-4959]<feature>: taosdump support avro format. add avro as submodule. * taosdump code refactoring. * add avro argument interface. * fix arm32 build issue. * hugh refactoring. * fix tag value rather than reuse note. * redefine note/varible * taosdump text-format dump reworked. * use avro standard schema format. * build avro-c on linux only. * avro schema write works. * support bool,tinyint,smallint,int,bigint,float,double,timestamp write * support nchar dump * support all codecs * adjust options order. * refactor code * multithread dump in sql refactored. * fix nchar quote mark. * fix bash script error * fix arg parse issue. * add avro dump in stmt interfaces. * basic dump in works. * fix src/kit/taosdump/CMakeLists.txt for CentOS * fix memory leak. * no avro utils installed * make cmake and install script supports avro. * fix makerpm.sh mistake. * fix CMakeLists.txt and partially add null support Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 03 11月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD4959]<feature>: taosdump support dumping binary data. * [TD-4959]<feature>: taosdump support avro format. add avro as submodule. * [TD-4959]<feature>: taosdump support avro format. add avro as submodule. * taosdump code refactoring. * add avro argument interface. * fix arm32 build issue. * hugh refactoring. * fix tag value rather than reuse note. * redefine note/varible * taosdump text-format dump reworked. * use avro standard schema format. * build avro-c on linux only. * avro schema write works. * support bool,tinyint,smallint,int,bigint,float,double,timestamp write * support nchar dump * support all codecs * adjust options order. * refactor code * multithread dump in sql refactored. * fix nchar quote mark. * fix bash script error * fix arg parse issue. * add avro dump in stmt interfaces. * basic dump in works. * fix src/kit/taosdump/CMakeLists.txt for CentOS * fix memory leak. * no avro utils installed * make cmake and install script supports avro. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 27 10月, 2021 1 次提交
-
-
由 wafwerar 提交于
-
- 20 10月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 19 10月, 2021 4 次提交
-
-
由 sangshuduo 提交于
* fix converity scan issue. * fix converity issues * fix converity scan issue. * fix coverity scaned memory leak. * fix coverity scan issues. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* fix few coverity scan issues. * fix coverity scaned memory leak. * fix coverity scan issues.
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 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>
-
- 12 10月, 2021 2 次提交
- 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
-
- 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.
-
- 27 9月, 2021 2 次提交
-
-
由 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 1 次提交
-
-
由 sangshuduo 提交于
* [TD-7790]<fix>: taosdump stb dump memory leak. * fix normal table belong stb be specified.
-
- 24 9月, 2021 3 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 23 9月, 2021 4 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-10416]<fix>: taosdump if no any arguments given. * fix database specified scenario.
-
由 sangshuduo 提交于
* [TD-10416]<fix>: taosdump if no any arguments given. * cherry pick from develop branch.
-
- 21 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* [TD-6479]<fix>: taosdump cmdline align for database sequence. adopt 'taosdump -D db1,db2,...' format. * fix core dump issue. * refactor in progress * heavily refactor in progress. * change dumped filename back to thread index to avoid exceed file system limit.
-
- 20 9月, 2021 1 次提交
-
-
由 Yang Zhao 提交于
* add taosdump verison in cmake * add -V feature * taosdump add -V/--version
-
- 19 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
* fix few coverity scan issues. * submit empty for triage appveyor build
-
- 17 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-6479]<fix>: taosdump cmdline align for database sequence. adopt 'taosdump -D db1,db2,...' format. * fix core dump issue.
-
由 sangshuduo 提交于
* [TD-6479]<fix>: taosdump cmdline align for database sequence. adopt 'taosdump -D db1,db2,...' format. * fix core dump issue.
-
- 15 9月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* cherry pick from develop branch. * fix conflict and reformat by autopep8.
-
- 14 9月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-