1. 04 1月, 2022 1 次提交
    • Z
      change · a85ffa2a
      zyyang 提交于
      a85ffa2a
  2. 19 12月, 2021 1 次提交
  3. 08 12月, 2021 1 次提交
  4. 29 11月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 11128 move taosdump out (#8757) · 0b01819d
      sangshuduo 提交于
      * [TD-11128]<feature>: move taosdump out of tdengine.
      
      * [TD-11128]<feature>: move taosdump out from TDengine.
      
      * remove avro installation from deb and rpm
      
      * update to full function taos-tools
      
      * update taos-tools with better tar.gz support.
      
      * make taosdump build by default. and disable taoshellCheckCase.py temporarily.
      
      * update README.md for taos-tools build.
      
      * disable taos-tools on arm.
      
      * disable taosdumpTestNanoSupport.py case due to taosdump do not support sql format
      
      * export interface taos_parse_time() with same style.
      
      * fix taos-tools install script.
      
      * fix version format for rpmbuild
      
      * update README.md
      0b01819d
  5. 24 11月, 2021 1 次提交
  6. 16 11月, 2021 1 次提交
  7. 15 11月, 2021 1 次提交
    • sangshuduo's avatar
      [TD-10896]<fix>: use taosa insteadof blm3 (#8679) · 56398d54
      sangshuduo 提交于
      * [TD-10896]<fix>: replace blm3 with taosadapter
      
      * fix script to install taosadapter.service
      
      * fix if upx already executed
      
      * fix blm3 wording in document
      
      * fix tar.gz miss taosadapter service issue
      
      * make taosadapter build/install works on Mac
      56398d54
  8. 11 11月, 2021 1 次提交
    • sangshuduo's avatar
      [TD-10896]<fix>: use taosa instead of blm3 (#8656) · a3c73a82
      sangshuduo 提交于
      * [TD-10896]<fix>: replace blm3 with taosadapter
      
      * fix script to install taosadapter.service
      
      * fix if upx already executed
      
      * fix blm3 wording in document
      
      * fix tar.gz miss taosadapter service issue
      a3c73a82
  9. 09 11月, 2021 2 次提交
  10. 06 11月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 10863 blm3 service centos7 (#8598) · 977a2f31
      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
      977a2f31
  11. 05 11月, 2021 1 次提交
  12. 03 11月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 4959 taosdump support binarydump (#8522) · 684ab343
      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>
      684ab343
  13. 02 11月, 2021 2 次提交
  14. 23 10月, 2021 2 次提交
  15. 19 10月, 2021 1 次提交
  16. 15 10月, 2021 1 次提交
  17. 14 10月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8220) · 7f8960a5
      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
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      7f8960a5
  18. 12 10月, 2021 2 次提交
  19. 03 10月, 2021 1 次提交
  20. 02 10月, 2021 3 次提交
  21. 30 9月, 2021 1 次提交
    • H
      supports downloading of selectable versions (#8101) · 10727a27
      hyy1223 提交于
      * fix install script
      
      * fix homebrew install problem
      
      * fix homebrew install problem
      
      * Delete make_install.sh
      
      * Supports downloading of selectable versions
      
      * Delete make_install.sh
      
      * Supports downloading of selectable versions
      
      none
      
      * Supports downloading of selectable versions
      
      * Delete make_install.sh
      
      * Supports downloading of selectable versions
      Co-authored-by: sangshuduo's avatarShuduo Sang <sangshuduo@gmail.com>
      10727a27
  22. 26 9月, 2021 1 次提交
  23. 23 9月, 2021 1 次提交
  24. 07 9月, 2021 2 次提交
  25. 30 8月, 2021 4 次提交
  26. 29 8月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5702 taosdemo remove memop for master (#7682) · 29526b2b
      sangshuduo 提交于
      * [TD-5702]<fix>: taosdemo remove memory operation.
      
      * [TD-5702]<fix>: taosdemo remove memory operation.
      
      * add remainderBufLen to check row data generation.
      
      * row data generation with remainder buffer length checking.
      
      * git checkout --patch hotfix/sangshuduo/TD-5702-taosdemo-remove-memop taosdemo.c
      
      * optimized memop for rand too.
      
      * fix stmt rand file generation bug.
      
      * merge make_install.sh for homebrew.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      29526b2b
  27. 28 8月, 2021 1 次提交
    • H
      modify make_install.sh to support homebrew (#7535) · 767bd334
      hyy1223 提交于
      * modify make_install.sh to support homebrew
      
      * d
      
      * modify make_insta.sh to support homebrew
      
      * modify make_install.sh to support homebrew
      
      * asas
      
      * ss
      
      * modify make_install.sh to support homebrew
      
      * modify make_install.sh to support homebrew
      767bd334
  28. 23 8月, 2021 2 次提交
  29. 13 7月, 2021 1 次提交