1. 26 3月, 2021 3 次提交
  2. 25 3月, 2021 12 次提交
  3. 24 3月, 2021 7 次提交
  4. 23 3月, 2021 8 次提交
    • H
      [td-225]fix compiler error. · 076d54a9
      Haojun Liao 提交于
      076d54a9
    • H
      [td-3036]<feature>: support the db sync operator. · 74148ee3
      Haojun Liao 提交于
      74148ee3
    • D
      support multiple tables join · 4e5733c0
      dapan1121 提交于
      4e5733c0
    • sangshuduo's avatar
      94bb5fe8
    • sangshuduo's avatar
      Feature/sangshuduo/td 3317 taosdemo interlace (#5537) · 3b97bd71
      sangshuduo 提交于
      * [TD-3316] <fix>: add testcase for taosdemo limit and offset.
      
      check offset 0.
      
      * [TD-3316] <fix>: add testcase for taosdemo limit and offset.
      
      fix sample file import bug.
      
      * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
      
      * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
      
      * [TD-3317] <feature>: make taosdemo support interlace mode.
      
      json parameter rows_per_tbl support.
      
      * [TD-3317] <feature>: support interlace mode.
      
      refactor
      
      * [TD-3317] <feature>: support interlace mode.
      
      refactor
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      refactor.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change json file.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix multithread create table regression.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      working but not perfect.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      rename lowaTest with taosdemoTestWithJson
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      perfect
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      cleanup.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      adjust algorithm of loop times.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix delay time bug.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix progressive timestamp bug.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      add an option for performance print.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change json test case with less table for acceleration.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change progressive mode timestamp step and testcase.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      add time shift for no sleep time.
      
      * [TD-3317] <feature>: support interlace insert.
      
      rework timestamp.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change rows_per_tbl to interlace_rows.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      3b97bd71
    • H
      [td-3391]<fix>: fix invalid error msg. · bfe554a0
      Haojun Liao 提交于
      bfe554a0
    • sangshuduo's avatar
      dfdeb7e0
    • D
      fix double free error · a8a7c7db
      dapan1121 提交于
      a8a7c7db
  5. 22 3月, 2021 10 次提交
    • S
      fix compile errors · a9bd35cb
      slguan 提交于
      a9bd35cb
    • D
      fix error · ff4328c3
      dapan1121 提交于
      ff4328c3
    • S
      TD-3246 · 3f726464
      Shengliang Guan 提交于
      3f726464
    • D
      fix compile err · 54d94e1a
      dapan1121 提交于
      54d94e1a
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3393 taosdemo timestamp rework (#5531) · 835886d1
      sangshuduo 提交于
      * [TD-3393] <fix>: taosdemo timestamp rework.
      
      change default timestamp step to 1ms.
      
      * [TD-3393] <fix>: taosdemo timestamp rework.
      
      adjust shift timestamp logic to table sequence turn to start.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      835886d1
    • D
      fix windows compile err · ff41983d
      dapan1121 提交于
      ff41983d
    • D
      add test case · 139ed7de
      dapan1121 提交于
      139ed7de
    • sangshuduo's avatar
      Feature/sangshuduo/td 3416 taosdemo interlace testcase (#5524) · 82ad1163
      sangshuduo 提交于
      * [TD-3316] <fix>: add testcase for taosdemo limit and offset.
      
      check offset 0.
      
      * [TD-3316] <fix>: add testcase for taosdemo limit and offset.
      
      fix sample file import bug.
      
      * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
      
      * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
      
      * [TD-3317] <feature>: make taosdemo support interlace mode.
      
      json parameter rows_per_tbl support.
      
      * [TD-3317] <feature>: support interlace mode.
      
      refactor
      
      * [TD-3317] <feature>: support interlace mode.
      
      refactor
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      refactor.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change json file.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix multithread create table regression.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      working but not perfect.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      rename lowaTest with taosdemoTestWithJson
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      perfect
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      cleanup.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      adjust algorithm of loop times.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix delay time bug.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix progressive timestamp bug.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      add an option for performance print.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change json test case with less table for acceleration.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change progressive mode timestamp step and testcase.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      add time shift for no sleep time.
      
      * [TD-3317] <feature>: support interlace insert.
      
      rework timestamp.
      
      * [TD-3416] <feature>: add taosdemo interlace testcase.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      82ad1163
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5521) · de97080d
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      de97080d
    • H
      [TD-3298]<hotfix>: fix coverity scan error · e11f0585
      Hongze Cheng 提交于
      e11f0585