1. 14 4月, 2021 5 次提交
  2. 13 4月, 2021 6 次提交
  3. 12 4月, 2021 14 次提交
  4. 11 4月, 2021 6 次提交
    • H
      [td-225] update the local cached epset in sqlObj. · 67fd99e7
      Haojun Liao 提交于
      67fd99e7
    • sangshuduo's avatar
      [TD-3317]<fix>: taosdemo interlace insertion. (#5774) · 71539043
      sangshuduo 提交于
      patch for master.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      71539043
    • sangshuduo's avatar
      Feature/sangshuduo/td 3317 taosdemo interlace (#5773) · 76db6804
      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.
      
      * [TD-3317] <feature>: taosdemo suppoert interlace mode.
      
      remove trailing spaces.
      
      * [TD-3317] <feature>: taosdemo support interlace insertion.
      
      prompt if interlace > num_of_records_per_req
      
      * fill insert-into early to buffer.
      
      * fix buffer overflow issue.
      
      * change rows_per_tbl to interlace_rows to align with taosdemo.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      76db6804
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3733 taosdemo buffer processing (#5769) · 5e43fc0d
      sangshuduo 提交于
      * [TD-3733]<fix>: taosdemo buffer processing refactor.
      
      * [TD-3733]<fix>: taosdemo generate SQL head buffer process.
      
      * [TD-3733]<fix>: taosdemo generate sql head buffer processing.
      
      fix compile issue for windows.
      
      * [TD-3733]<fix>: taosdemo generate sql head buffer processing.
      
      fix max_sql_len. generate data buffer refactor.
      
      * resolve conflict with master.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      5e43fc0d
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3733 for develop (#5768) · fd5cebdf
      sangshuduo 提交于
      * [TD-3733]<fix>: taosdemo buffer processing refactor.
      
      * [TD-3733]<fix>: taosdemo generate SQL head buffer process.
      
      * [TD-3733]<fix>: taosdemo generate sql head buffer processing.
      
      fix compile issue for windows.
      
      * [TD-3733]<fix>: taosdemo generate sql head buffer processing.
      
      fix max_sql_len. generate data buffer refactor.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      fd5cebdf
    • sangshuduo's avatar
      [TD-3741]<fix>: python test case on arm32. (#5767) · 0913d455
      sangshuduo 提交于
      * [TD-3741]<fix>: python test case on arm32.
      
      select * with lots data lead timeout.
      
      * [TD-3741]<fix>: python test case on arm32.
      
      change importDataLastS.py select * to count.
      0913d455
  5. 10 4月, 2021 9 次提交