1. 07 5月, 2022 1 次提交
  2. 03 5月, 2022 1 次提交
    • arielyangpan's avatar
      fix: change cmake minimum required version to 3.0 in TSZ (#12088) · 6292fc11
      arielyangpan 提交于
      * fix: typo of showing distro info
      
      * fix: change cmake minimum required version to 3.0 in TSZ
      
      Fix Deprecation message when cmake building:
      
      CMake Deprecation Warning at deps/TSZ/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
        Compatibility with CMake < 2.8.12 will be removed from a future version of
        CMake.
      
        Update the VERSION argument <min> value or use a ...<max> suffix to tell
        CMake that the project does not need compatibility with older versions.
      6292fc11
  3. 21 2月, 2022 1 次提交
  4. 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
  5. 15 9月, 2021 1 次提交
  6. 10 9月, 2021 1 次提交
  7. 06 9月, 2021 1 次提交
  8. 12 8月, 2021 1 次提交
  9. 20 7月, 2021 2 次提交
  10. 19 7月, 2021 4 次提交