1. 22 9月, 2021 8 次提交
  2. 21 9月, 2021 4 次提交
  3. 16 9月, 2021 1 次提交
  4. 15 9月, 2021 1 次提交
  5. 14 9月, 2021 16 次提交
  6. 13 9月, 2021 10 次提交
    • E
      Merge pull request #7901 from taosdata/docs/Update-Latest-Feature · 7f8008a1
      Elias Soong 提交于
      Docs/update latest feature
      7f8008a1
    • E
      [TD-5641] <docs>: describe UDF. · 358b876e
      Elias Soong 提交于
      358b876e
    • 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
    • H
      Merge pull request #7874 from taosdata/test/td-6515-2 · d86c5910
      Hui Li 提交于
      [TD-6515]<test>: add 45 testcases for OpenTSDB telnet style data import
      d86c5910
    • 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
    • Z
    • D
      Merge pull request #7826 from taosdata/feature/szhou/regex-nmatch · 2fbaf137
      dapan1121 提交于
      support match/nmatch relation between binary/nchar tbname/tag/col and posix regular expression
      2fbaf137
    • Z
    • E
      Merge pull request #7830 from Cerdore/cxs · 52e693ec
      Elias Soong 提交于
      fix(docs): fix format of lowercase, and replace ‘taosc’ with 'TAOSC'
      52e693ec
    • E
      Merge pull request #7842 from Jellal-HT/patch-2 · f2cfec65
      Elias Soong 提交于
      fix issue #7838
      f2cfec65