1. 19 10月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8323) · 18c84e58
      sangshuduo 提交于
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check super tbl info pointer.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      move sub tbl query thread join into loop
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      remove unused variable
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use more secure random library
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use strncpy for more safe
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      replace arc4random with rand().
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check stb info pointer for start time
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      fix strcpy vulnerability
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      modify taosdemoTest2. try to check database continously.
      
      * [TD-3197] <fix>: taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix memory leak when parsing arguments.
      
      * [TD-3197] <fix>: fix cmake strip arguments.
      
      * [TD-3197] <fix>: taosdemo coverity scan.
      
      fix cmake string manipulation.
      
      * [TD-3197]<fix>: taosdemo coverity scan issue.
      
      configDir buffer overwrite.
      
      * [TD-3197]<fix>: coverity scan issue.
      
      taosdump argument validation.
      
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * [TD-3197]<fix>: taosdemo coverity scan.
      
      append result buf to file. for develop branch.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      
      * fix taosdemo coverity scan issue.
      
      * fix tcsetattr and getchar return value determination bug.
      
      * fix coverity scan issue.
      
      * fix two more coverity scan issues.
      
      * fix stmt batch coverity scan issue.
      
      * change to portable format.
      
      * delete tests/examples/c/'-g' file
      
      * fix example compile error.
      
      * fix coverity scan issue
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      18c84e58
    • sangshuduo's avatar
      [TD-10578]<fix>: taosdemo rest interface slow. (#8229) · ff5f5224
      sangshuduo 提交于
      * [TD-10578]<fix>: taosdemo rest interface slow.
      
      * fix missed 200
      
      * fix create table count
      
      * make socket per thread
      
      * fix sockfd read timeout
      
      * add socket to each query thread
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * rerun drone
      Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
      ff5f5224
  2. 18 10月, 2021 1 次提交
  3. 13 10月, 2021 1 次提交
  4. 28 9月, 2021 2 次提交
  5. 27 9月, 2021 2 次提交
  6. 24 9月, 2021 2 次提交
  7. 23 9月, 2021 1 次提交
  8. 22 9月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#8015) · d5c8e700
      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.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      
      * few cleanup.
      
      * fix nchar random length.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      d5c8e700
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#8014) · f32f10ec
      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.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      
      * few cleanup.
      
      * fix nchar random length.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      f32f10ec
  9. 21 9月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#8009) · 19aeb25a
      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.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      
      * few cleanup.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      19aeb25a
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#8008) · 933e7674
      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.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      
      * few cleanup.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      933e7674
  10. 19 9月, 2021 3 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8003) · 81ae04cb
      sangshuduo 提交于
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check super tbl info pointer.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      move sub tbl query thread join into loop
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      remove unused variable
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use more secure random library
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use strncpy for more safe
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      replace arc4random with rand().
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check stb info pointer for start time
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      fix strcpy vulnerability
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      modify taosdemoTest2. try to check database continously.
      
      * [TD-3197] <fix>: taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix memory leak when parsing arguments.
      
      * [TD-3197] <fix>: fix cmake strip arguments.
      
      * [TD-3197] <fix>: taosdemo coverity scan.
      
      fix cmake string manipulation.
      
      * [TD-3197]<fix>: taosdemo coverity scan issue.
      
      configDir buffer overwrite.
      
      * [TD-3197]<fix>: coverity scan issue.
      
      taosdump argument validation.
      
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * [TD-3197]<fix>: taosdemo coverity scan.
      
      append result buf to file. for develop branch.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      
      * fix taosdemo coverity scan issue.
      
      * fix tcsetattr and getchar return value determination bug.
      
      * fix coverity scan issue.
      
      * fix two more coverity scan issues.
      
      * fix stmt batch coverity scan issue.
      
      * change to portable format.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      81ae04cb
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#8004) · a8565f9a
      sangshuduo 提交于
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      
      * fix taosdemo coverity scan issue.
      
      * fix tcsetattr and getchar return value determination bug.
      
      * fix coverity scan issue.
      
      * fix two more coverity scan issues.
      
      * fix stmt batch coverity scan issue.
      
      * change to portable format.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      a8565f9a
    • sangshuduo's avatar
      cherry pick from develop branch. (#7940) · 82d58725
      sangshuduo 提交于
      82d58725
  11. 18 9月, 2021 1 次提交
  12. 17 9月, 2021 2 次提交
  13. 16 9月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5136 taosdemo rework for master (#7939) · ba198c79
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * [TD-5136]<feature>: taosdemo simulate real senario.
      
      * update test case according to taosdemo change
      
      * adjust range of semi-random data.
      
      * make demo mode use different tag name and value.
      
      * change malloc to calloc for pid allocation.
      
      * fix typo.
      
      * fix binary length default value and group id logic.
      
      * fix help msg.
      
      * fix aggregation func test.
      
      * minor typo fix.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ba198c79
    • sangshuduo's avatar
      Feature/sangshuduo/td 5136 taosdemo rework (#7938) · 9609ccb2
      sangshuduo 提交于
      * [TD-5136]<feature>: taosdemo simulate real senario.
      
      * update test case according to taosdemo change
      
      * adjust range of semi-random data.
      
      * make demo mode use different tag name and value.
      
      * change malloc to calloc for pid allocation.
      
      * fix typo.
      
      * fix binary length default value and group id logic.
      
      * fix help msg.
      
      * fix aggregation func test.
      
      * minor typo fix.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      9609ccb2
  14. 15 9月, 2021 1 次提交
  15. 13 9月, 2021 4 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#7890) · f39cf39c
      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.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      f39cf39c
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7875) · f449f250
      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.
      
      * stmt batch interlace works.
      
      * fix start time issue.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      f449f250
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#7882) · 57f0f958
      sangshuduo 提交于
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      
      * fix taosdemo coverity scan issue.
      
      * fix tcsetattr and getchar return value determination bug.
      
      * fix coverity scan issue.
      
      * fix two more coverity scan issues.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      57f0f958
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#7881) · 1f0b6a6c
      sangshuduo 提交于
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check super tbl info pointer.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      move sub tbl query thread join into loop
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      remove unused variable
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use more secure random library
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use strncpy for more safe
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      replace arc4random with rand().
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check stb info pointer for start time
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      fix strcpy vulnerability
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      modify taosdemoTest2. try to check database continously.
      
      * [TD-3197] <fix>: taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix memory leak when parsing arguments.
      
      * [TD-3197] <fix>: fix cmake strip arguments.
      
      * [TD-3197] <fix>: taosdemo coverity scan.
      
      fix cmake string manipulation.
      
      * [TD-3197]<fix>: taosdemo coverity scan issue.
      
      configDir buffer overwrite.
      
      * [TD-3197]<fix>: coverity scan issue.
      
      taosdump argument validation.
      
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * [TD-3197]<fix>: taosdemo coverity scan.
      
      append result buf to file. for develop branch.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      
      * fix taosdemo coverity scan issue.
      
      * fix tcsetattr and getchar return value determination bug.
      
      * fix coverity scan issue.
      
      * fix two more coverity scan issues.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      1f0b6a6c
  16. 11 9月, 2021 1 次提交
  17. 10 9月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7853) · d42ed291
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      d42ed291
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5844 cmdline parameters align for master (#7856) · 3f023fdd
      sangshuduo 提交于
      * [TD-5844]<feature>: make cmd line parameter similar.
      
      * fix test case align with taosdemo change.
      
      * fix windows stack overflow issue.
      
      * fix mac compile error.
      
      * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
      
      * make taos.exe use mysql style password input.
      
      * make taos shell and taosdump use mysql style password input.
      
      * determine scanf return value.
      
      * cherry pick from develop/feature branch.
      
      * cherry pick with ab6cde02
      
      * cherry pick with d6bfe443
      
      * fix password echo on darwin.
      
      * fix few lines.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      3f023fdd
  18. 09 9月, 2021 4 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 5844 cmdline parameters align (#7852) · 4bff5ba7
      sangshuduo 提交于
      * [TD-5844]<feature>: make cmd line parameter similar.
      
      * fix test case align with taosdemo change.
      
      * fix windows stack overflow issue.
      
      * fix mac compile error.
      
      * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
      
      * fix windows compiler options.
      
      * make taos.exe use mysql style password input.
      
      * make taos shell and taosdump use mysql style password input.
      
      * determine scanf return value.
      
      * make console echo off during password input.
      
      * use one macro to define password length.
      
      * fix --password. change taos shell '-z' for timezone
      
      * fix password echo on darwin.
      
      * fix few lines.
      4bff5ba7
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7839) · 1bd435f4
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      1bd435f4
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5872 taosdemo stmt improve for master (#7734) · b79f19cc
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      b79f19cc
    • sangshuduo's avatar
      [DONT MERGE] Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7733) · 26821d99
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      Co-authored-by: haoranc's avatartomchon <haoran920c@163.com>
      26821d99
  19. 31 8月, 2021 5 次提交