- 01 6月, 2021 16 次提交
-
-
由 root 提交于
-
由 haojun Liao 提交于
[TD-4462]support bind multiple tables
-
由 sangshuduo 提交于
* make lua build.sh install necessary lib and specify include path. * [TD-4477]<hotfix>: install dependency package for tests/examples/lua build.sh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 dapan1121 提交于
-
由 haojun Liao 提交于
Feature/td 2570
-
由 robotspace 提交于
* Add support for async query. Only insert result is parsed. * Add support for connection pool. * Add one case for lua connector in smoke test case list. * Build dymanic library for lua connector before smoke test.
-
由 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>
-
由 huili 提交于
[TD-4447]<test>import the same csv twice
-
由 huili 提交于
modify env
-
由 Shengliang Guan 提交于
modify env
-
由 dapan1121 提交于
-
由 haojun Liao 提交于
Test/td 4439
-
由 Haojun Liao 提交于
-
由 haojun Liao 提交于
[TD-4449]fix user specify column issue
-
由 Shengliang Guan 提交于
[TD-3963]add community version macro in cmakefile,change keep option base on version
-
由 dapan1121 提交于
-
- 31 5月, 2021 24 次提交
-
-
由 haojun Liao 提交于
Feature/query
-
由 dapan1121 提交于
fix compile issue
-
由 Shengliang Guan 提交于
-
由 bryanchang0603 提交于
-
由 Elias Soong 提交于
Docs/update latest feature
-
由 Elias Soong 提交于
-
由 Haojun Liao 提交于
-
由 dapan1121 提交于
-
由 haojun Liao 提交于
[TD-4243]<enhance>:remove _block_dist() special dedicated column index and reduce memory usage by approximate percentile
-
由 haojun Liao 提交于
[TD-4400]apitest for prepare
-
由 liuyq-617 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 lichuang 提交于
-
由 Haojun Liao 提交于
-
由 Haojun Liao 提交于
-
由 Shengliang Guan 提交于
Fix/td 4324
-
由 sangshuduo 提交于
* [TD-4353]<fix>: taosdemo resub if resubAfterConsume != -1 * fix but resubafter use endafter section. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Haojun Liao 提交于
-
由 bryanchang0603 提交于
-
由 bryanchang0603 提交于
-
由 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. * fix rest segfault. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Kaili Xu 提交于
-
由 Kaili Xu 提交于
sync with develop
-