- 09 11月, 2021 2 次提交
-
-
由 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>
-
由 sangshuduo 提交于
-
- 08 11月, 2021 4 次提交
-
-
由 Minglei Jin 提交于
[TS-550]<fix>: fixed a stack overflow bug
-
由 xiaolei li 提交于
-
由 dapan1121 提交于
Szhou/hotfix/order by tbname
-
由 dapan1121 提交于
[TD-10758]<fix>:call tag_project to set tag values inside single table multi-ouput functions
-
- 07 11月, 2021 1 次提交
-
-
由 xywang 提交于
-
- 06 11月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-10863]<fix>: blm3 service on centos7 * fix cmake define to support build_http better * install for libtaos required by go build * fix blm3 service install seq * make rpm erase all files in /usr/loca/taos
-
由 xywang 提交于
-
- 05 11月, 2021 20 次提交
-
-
由 dapan1121 提交于
[td-5925]docs:modify filter document
-
由 dapan1121 提交于
-
由 Linhe Huo 提交于
-
由 sangshuduo 提交于
* [TD-10863]<fix>: blm3 service on centos7 * fix cmake define to support build_http better * install for libtaos required by go build * fix blm3 service install seq
-
由 dapan1121 提交于
[TD-10877]fix duplicated query result issue
-
由 Hui Li 提交于
update jdbc version number
-
由 root 提交于
-
由 dapan1121 提交于
[TD-10773]<enhance>: add user configurable option smlChildTableName to specify child table name instead using ID in tag field.
-
由 dapan1121 提交于
[TD-10859]<fix>: [schemaless] Fix line Protocol support escape characters
-
由 dapan1121 提交于
refactor code
-
由 Hui Li 提交于
<CI>print more log on arm server
-
由 Zhiyu Yang 提交于
-
由 sangshuduo 提交于
* [TD-10863]<fix>: blm3 service on centos7 * fix cmake define to support build_http better * install for libtaos required by go build
-
由 Linhe Huo 提交于
* [TD-10828]<fix>: fix PyPI taospy connector failed for master branch * chore: fix pip install document * chore: fix CI error
-
由 sangshuduo 提交于
-
由 liuyq-617 提交于
-
由 dapan1121 提交于
-
由 Hui Li 提交于
Fix spelling mistake
-
由 chien-b1812825 提交于
-
由 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>
-
- 04 11月, 2021 6 次提交
-
-
由 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 * pull latest blm3 c67fcc11bc5e82e3d7aea8db855a8cbf8b109239 * update blm3 to 2021/10/22. * support BUILD_HTTP false. * fix one line in post.sh * blm3 support opentsdb telenet protocol. * update grafana plugin to 3.1.1 * revert grafanaplugin * fix grafanaplugin submodule url issue. * cleanup blm3 directory before build * update blm3 * add upx to compress blm3 * update blm3 for systemd service * update blm3 to fix lower version go incompatible issue Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
由 Ganlin Zhao 提交于
-
由 Hui Li 提交于
[Issue#8514] Fix readme documentation URL
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-
由 Hui Li 提交于
Release/ver 2.3.1.0
-
- 03 11月, 2021 5 次提交
-
-
由 Ganlin Zhao 提交于
-
由 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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Hui Li 提交于
[Issue#8528] translate Chinese inito English
-
由 haoranc 提交于
-
由 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>
-