1. 26 3月, 2021 5 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3317 taosdemo interlace (#5593) · 4acaa5df
      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>
      4acaa5df
    • sangshuduo's avatar
      c89ada70
    • sangshuduo's avatar
      Feature/sangshuduo/td 3402 taosdemo version (#5582) · 211d323a
      sangshuduo 提交于
      * [TD-3402] <feature>: taosdemo version.
      
      feature completed.
      
      * [TD-3402] <feature>: taosdemo support version.
      
      fix path issue for TDinternal.
      
      * [TD-3402] <feature>: taosdemo support version.
      
      fix VERNUMBER for TDinternal.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      211d323a
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3400 max query sql count 100 (#5564) · e9e5acd6
      sangshuduo 提交于
      * [TD-3400] <fix>: increase MAX_QUERY_SQL_COUNT to 100.
      
      * [TD-3400] <fix>: increase MAX_QUERY_SQL_COUNT to 100.
      
      use query times too instead of infinite loop.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      e9e5acd6
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3321 better stb describe2 (#5578) · 162e84dc
      sangshuduo 提交于
      * [TD-3321] <fix>: describe stb with better logic.
      
      * [TD-3321] <fix>: describe stb with better logic.
      
      * [TD-3321] <fix>: describe stb with better logic.
      
      describe stb to check if exists.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      162e84dc
  2. 25 3月, 2021 13 次提交
  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 7 次提交