Shengliang Guan
37109d561c
Merge pull request #6226 from taosdata/feature/TD-1568
...
Feature/td 1568
2021-06-02 11:19:18 +08:00
bryanchang0603
f6d5bef757
Merge branch 'develop' into test/TD-4475
2021-06-02 11:03:43 +08:00
liuyq-617
3b9d4dede7
[TD-4443]<test> join precision us
2021-06-02 02:59:01 +00:00
bryanchang0603
b5b17291a6
[TD-4463] update from develop
2021-06-02 10:55:11 +08:00
Shengliang Guan
e0f544dea4
Merge remote-tracking branch 'origin/master' into feature/m2d2
2021-06-02 10:29:05 +08:00
huili
cc4ccf0976
Merge pull request #6331 from taosdata/test/TD-4474
...
Test/td 4474
2021-06-02 10:28:23 +08:00
lichuang
7eb4c9cf5d
Merge branch 'develop' into feature/TD-3963
2021-06-02 10:27:28 +08:00
huili
85a251e64d
Merge pull request #6325 from taosdata/test/TD-4422
...
Test/td 4422
2021-06-02 10:27:27 +08:00
Shengliang Guan
0d5d2736be
Merge from master
2021-06-02 10:27:07 +08:00
lichuang
e04a8ee2e4
[TD-1568]merge from develop
2021-06-02 10:19:47 +08:00
Shengliang Guan
a51b1e5d88
Merge pull request #6336 from taosdata/fix/TD-3078
...
[TD-3078]<fix>: fix arbitrator create time
2021-06-02 10:19:46 +08:00
Shengliang Guan
e7bda7a7c8
Merge pull request #6330 from taosdata/feature/m2d2
...
Feature/m2d2
2021-06-02 09:46:54 +08:00
bryanchang0603
2cf9f0b8f2
Merge branch 'develop' into test/TD-4475
2021-06-02 09:37:03 +08:00
bryanchang0603
b23d057366
Merge branch 'develop' into test/TD-4463
2021-06-02 09:13:33 +08:00
dapan1121
cd9183889b
fix show dnodes long endpoint issue
2021-06-02 08:35:06 +08:00
dapan1121
a96e4cdc29
fix bug
2021-06-02 08:31:46 +08:00
Haojun Liao
e0b4bb2442
[td-255]fix memory leak in test cases.
2021-06-01 22:30:12 +08:00
haojun Liao
ac5789d9f2
Merge pull request #6320 from taosdata/feature/query
...
Feature/query
2021-06-01 22:26:55 +08:00
Shuduo Sang
07c48dadd9
Feature/sangshuduo/td 3973 use jemalloc ( #6334 )
...
* [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.
* release script works.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 21:32:21 +08:00
Minglei Jin
f7d725e34a
[TD-3078]<fix>: fix arbitrator create time
2021-06-01 20:48:09 +08:00
lichuang
e9a3969b8e
[TD-3963]async commit a msg to save config
2021-06-01 19:36:59 +08:00
bryanchang0603
8983755daf
Merge branch 'develop' into test/TD-4475
2021-06-01 19:03:06 +08:00
bryanchang0603
08f33005b6
[TD-4475] update test case
2021-06-01 19:02:34 +08:00
huili
43fd9b58f9
Merge pull request #6333 from taosdata/lihui/develop
...
[TD-4440]<test: add test case for auto create table when bind>
2021-06-01 18:45:01 +08:00
root
b61cf07797
[TD-4440]<test: add test case for auto create table when bind>
2021-06-01 10:44:05 +00:00
bryanchang0603
3ed6933ea8
[TD-4422] remove useless file
2021-06-01 18:34:36 +08:00
bryanchang0603
fd10ee01ed
[TD-4422] merging json files into 2 json files
2021-06-01 18:30:13 +08:00
tomchon
3c2681fafc
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-01 18:23:28 +08:00
tomchon
60ba384978
[TD-4290]<test>: add testcase that compact wal file
2021-06-01 18:16:28 +08:00
bryanchang0603
054ab0d868
Merge branch 'master' into test/TD-4422
2021-06-01 18:03:43 +08:00
bryanchang0603
9eb020f900
[TD-4475] adding draft test case
2021-06-01 18:02:32 +08:00
Haojun Liao
37c1e1393d
[td-255] fix bug found by regression test.
2021-06-01 17:49:48 +08:00
haojun Liao
cd05557f40
Merge pull request #6326 from taosdata/hotfix/TD-4462
...
[TD-4462]support bind multiple tables
2021-06-01 17:34:09 +08:00
bryanchang0603
d7ff9c999a
[TD-4474] moldifying the test case
2021-06-01 17:11:39 +08:00
bryanchang0603
92640cfb98
Merge branch 'develop' into test/TD-4474
2021-06-01 17:00:25 +08:00
bryanchang0603
469f709521
[TD-4474] adding test case for testing lastRow hot alter
2021-06-01 16:58:27 +08:00
Haojun Liao
3fb5b54f3f
Merge branch 'develop' into feature/query
2021-06-01 16:46:14 +08:00
Haojun Liao
b7c413a6e2
[td-255] update the test cases.
2021-06-01 16:45:05 +08:00
Haojun Liao
e02653fb71
[td-255] fix bug found by regression test.
2021-06-01 16:35:20 +08:00
Shuduo Sang
0763faeaaf
Hotfix/sangshuduo/td 4477 install dep for lua ( #6329 )
...
* 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: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 16:24:55 +08:00
bryanchang0603
c55f6121a0
[TD-4463] moldifying alter_keep.py
2021-06-01 16:13:40 +08:00
bryanchang0603
8119f72b58
Merge branch 'develop' into test/TD-4463
2021-06-01 16:04:29 +08:00
Shengliang Guan
56d77cc316
Merge from master
2021-06-01 15:46:53 +08:00
dapan1121
3d2b864d7c
fix sqlstr released issue
2021-06-01 14:45:50 +08:00
haojun Liao
b289b28ab4
Merge pull request #6305 from taosdata/feature/TD-2570
...
Feature/td 2570
2021-06-01 14:35:23 +08:00
bryanchang0603
aa706fd5e7
[TD-4463] add test case for checking keep modification
2021-06-01 13:43:19 +08:00
robotspace
68aeccbe7f
Add support for async insert and connection pool. ( #6244 )
...
* 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.
2021-06-01 13:35:19 +08:00
Shuduo Sang
09c4c28169
Feature/sangshuduo/td 3973 use jemalloc ( #6319 )
...
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 13:34:03 +08:00
huili
ca3ec15956
Merge pull request #6311 from taosdata/test/d-TD-4447
...
[TD-4447]<test>import the same csv twice
2021-06-01 13:33:33 +08:00
huili
96514e84f9
Merge pull request #6324 from taosdata/test/jenkins-mas
...
modify env
2021-06-01 13:33:25 +08:00