1. 11 9月, 2022 1 次提交
    • sangshuduo's avatar
      feat: update taostools 2.2.0 (2dba49c) for2.6 (#16773) · 88f79701
      sangshuduo 提交于
      * feat: update taos-tools f169c0f for 2.6
      
      * feat: update taos-tools a4d9b92 for 2.6
      
      * feat: update taos-tools 7d5c1c0 for 2.6
      
      * fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJson-childTable.py
      
      after, create table without if not exits
      
      * fix: 5-taos-tools/taosbenchmark/taosdemoTestInsertWithJsonStmt.py
      
      after, create table without if not exits
      
      * feat: update taos-tools 2.2.0 (2dba49c) for 2.6
      
      * feat: update test cases
      88f79701
  2. 07 4月, 2022 2 次提交
  3. 07 3月, 2022 1 次提交
  4. 10 2月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-13408]<test>: move tests directory out (#10174) · f94bfbae
      sangshuduo 提交于
      * [TD-13408]<test>: move tests directory out
      
      * restore Jenkinsfile due to tests dir removal
      
      * add --remote parameter to git submodule update
      
      * git reset hard before checkout to branch
      
      * call git submodule update for some submodules
      
      * remove tests directory before checkout due to conflict
      
      * as all branches remove tests, no need to remove it in script
      Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
      f94bfbae
  5. 07 1月, 2022 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 12655 taosdump unsigned (#9556) · 6a720f23
      sangshuduo 提交于
      * [TD-12655]<fix>(tools): taosdump unsigned
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      add 5-taos-tools/taosdump/taosdumpTestTypeUnsignedInt.py
      
      * [TD-12655]<fix>(tools): taosdump support unsigned
      
      add taosdumpTestTypeUnsignedTinyInt.py
      
      * fix query condition for 5-taos-tools/taosdump/taosdumpTestTypeUnsignedTinyInt.py
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      add 5-taos-tools/taosdump/taosdumpTestTypeUnsignedSmallInt.py and 5-taos-tools/taosdump/taosdumpTestTypeUnsignedbigInt.py
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      update fulltest-tools.sh and taos-tools
      
      * [TD-11510]<test>(tools): update test case
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      fix: local variable 'buildPath' referenced before assignment
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      add -g to command line
      
      * [TD-12655]<fix>(tools): taosdump support unsigned types
      
      fix json case
      Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
      6a720f23
  6. 30 12月, 2021 1 次提交
    • sangshuduo's avatar
      [TD-12526]<test>(tools): taosdump supplement testcase (#9440) · 37d64b1f
      sangshuduo 提交于
      * [TD-12526]<test>(tools): add taosdump bool type test
      
      * add test case for int type.
      
      * add tinyint case
      
      * add small int case
      
      * add big int case
      
      * add big int case
      
      * add float test case
      
      * add double test case
      
      * add double test case
      
      * update taos-tools
      
      * [TD-12526]<test>(tools): taosdump supplement test cases
      
      fix description
      
      * [TD-12526]<test>(tools): taosdump supplement test cases
      
      fix description
      
      * [TD-12526]<test>(tools): taosdump supplement test case
      
      autopep8 formatted
      
      * [TD-12526]<test>(tools): update taosdemo
      
      * [TD-12526]<test>(tools): taosdump supplement test case
      update taos-tools
      
      * [TD-12318]<feature>(tools)taosBenchmark support custom tag
      
      * fix tools/taosdumpTest2.py
      
      * [TD-12526]<test>(tools): fix test case and update taos-tools
      Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
      37d64b1f
  7. 22 12月, 2021 1 次提交
  8. 16 12月, 2021 1 次提交
  9. 11 9月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#7873) · 74edbc14
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      74edbc14
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7872) · e9e5dc22
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      e9e5dc22
  10. 06 7月, 2021 1 次提交
  11. 23 3月, 2021 1 次提交