• sangshuduo's avatar
    Feature/sangshuduo/td 3317 taosdemo interlace (#5922) · 2aa0f15e
    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.
    
    * adjust remainder rows logic.
    
    * [TD-3317]<fix>: taosdemo support interlace mode.
    
    fix global and stable interlace rows logic.
    
    * [TD-3317]<fix>: taosdemo support interlace mode.
    
    fix 'interlaceRows' is used uninitialized
    Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
    2aa0f15e
taosdemo.c 228.8 KB