1. 01 6月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6319) · 09c4c281
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * add macro definitions in cmake.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * link jemalloc works.
      
      * make install works.
      
      * support jemalloc in release.sh.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      09c4c281
  2. 31 5月, 2021 14 次提交
  3. 30 5月, 2021 2 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 4068 taosdemo stmt (#6295) · 32fba9d0
      sangshuduo 提交于
      * merge with develop branch.
      
      change query/tests/CMakeLists.txt to allow unused function and variable.
      
      * refactor data generating.
      
      * refactor.
      
      * refactor.
      
      * refactor.
      
      * refactor.
      
      * refactor
      
      * add prepare stmt function.
      
      * refactor get rand timestamp.
      
      * fix windows compile error.
      
      * copy logic of generate data for stmt.
      
      * insert data basically works now.
      
      * fix windows compile issue.
      
      * [TD-4068]<feature>: taosdemo stmt interface.
      
      stb batch insert works.
      
      * [TD-4068]<feature>: taosdemo support stmt.
      
      normal table insert works.
      
      * [TD-4068]<feature>: taosdemo support stmt.
      
      interlace write works.
      
      * add compile macro to make taosdemo same with master branch.
      
      * fix clang compile error.
      
      * fix memory leak.
      
      * add more macro.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      32fba9d0
    • S
      [TD-4243]<enhance>: block_dist percentile approximation to reduce memory usage... · 1baeebe9
      shenglian zhou 提交于
      [TD-4243]<enhance>: block_dist percentile approximation to reduce memory usage especially for super table
      1baeebe9
  4. 29 5月, 2021 11 次提交
  5. 28 5月, 2021 10 次提交
  6. 27 5月, 2021 2 次提交