1. 27 6月, 2021 1 次提交
  2. 26 6月, 2021 1 次提交
  3. 25 6月, 2021 1 次提交
  4. 24 6月, 2021 3 次提交
  5. 23 6月, 2021 2 次提交
  6. 22 6月, 2021 4 次提交
  7. 18 6月, 2021 1 次提交
  8. 08 6月, 2021 2 次提交
  9. 07 6月, 2021 1 次提交
  10. 04 6月, 2021 1 次提交
  11. 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
  12. 31 5月, 2021 4 次提交
  13. 30 5月, 2021 3 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 4068 taosdemo stmt for master (#6296) · 7946d97e
      sangshuduo 提交于
      * [TD-4068]<feature>: taosdemo support stmt.
      
      for easy merge purpose. disabled in master.
      
      * fix clang compile error.
      
      * fix memory leak, add more macros. change sqlcount to int
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      7946d97e
    • 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
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 4406 taosdemo auto create tables (#6294) · daa52050
      sangshuduo 提交于
      * [TD-4406]<fix>: taosdemo auto create table.
      
      * fix child table exists or auto create logic.
      
      * reduce redundant conditions.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      daa52050
  14. 29 5月, 2021 5 次提交
  15. 28 5月, 2021 5 次提交
  16. 26 5月, 2021 4 次提交
  17. 25 5月, 2021 1 次提交