haojun Liao
aa721fff08
Merge pull request #5568 from taosdata/hotfix/TD-3465
...
[TD-3465]<hotfix>: fix TD-3465
2021-03-25 16:52:18 +08:00
Ping Xiao
9887a58e74
[TD-1139]<test>: add c examples into CI
2021-03-25 16:46:56 +08:00
haojun Liao
8ffcf8af58
Merge pull request #5567 from taosdata/hotfix/TD-3464
...
[TD-3464]fix asyncdemo crash issue
2021-03-25 16:39:55 +08:00
Elias Soong
8b20e0199c
Merge pull request #5573 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: add detail about firstEp.
2021-03-25 16:35:31 +08:00
Elias Soong
371d786310
[TD-2639] <docs>: add detail about firstEp.
2021-03-25 16:34:58 +08:00
Shengliang Guan
b643554338
Merge pull request #5556 from taosdata/fix/TD-3349
...
[TD-3349]<fix>: maxSQLLength <- TSDB_MAX_ALLOWED_SQL_LEN; minTablesPe…
2021-03-25 16:32:04 +08:00
Haojun Liao
4a0bc100b9
[td-225] refactor.
2021-03-25 16:31:44 +08:00
liuyq-617
c10285f1a0
[TD-3443]<test>fix taosd deadlock in CI
2021-03-25 16:16:50 +08:00
liuyq-617
093efa1117
fix taosd deadlock in CI
2021-03-25 16:13:21 +08:00
Minglei Jin
4af02b7828
[TD-3036]<feature>: syncdb <db_name> replica;
...
resync slave vnodes to keep consistent with master vnodes.
2021-03-25 16:06:25 +08:00
Haojun Liao
58458070f2
[td-225] update log.
2021-03-25 15:54:22 +08:00
haojun Liao
8512726778
Merge pull request #5553 from taosdata/hotfix/TD-3448
...
[TD-3448]Fix cq get empty vgroup and crash issue
2021-03-25 15:52:27 +08:00
haojun Liao
911d680975
Merge pull request #5561 from taosdata/hotfix/TD-3462
...
[TD-3462]fix no acctId when connection fail issue
2021-03-25 15:52:09 +08:00
haojun Liao
36ed687b33
Merge pull request #5533 from taosdata/feature/TD-3295
...
[TD-3295]support multiple tables join
2021-03-25 15:51:39 +08:00
wu champion
c7f4cd251d
Update bug3433.py
2021-03-25 15:09:25 +08:00
wu champion
e113aa20ba
add case for TD-3433
2021-03-25 14:58:18 +08:00
Hongze Cheng
d24e31810d
refact
2021-03-25 14:48:44 +08:00
Hongze Cheng
bd0127a566
[TD-3465]<hotfix>: fix TD-3465
2021-03-25 14:45:17 +08:00
dapan1121
eafc5d39a5
Update asyncdemo.c
2021-03-25 14:34:50 +08:00
Ping Xiao
5a4ac21df7
fix crash issue
2021-03-25 14:31:10 +08:00
Haojun Liao
8796999068
[td-225]
2021-03-25 11:59:55 +08:00
Shengliang Guan
0bc85e1655
fix conflicts
2021-03-25 03:33:23 +00:00
Shengliang Guan
c98285e05c
fix conflicts
2021-03-25 02:59:50 +00:00
wu champion
e3f4c9038c
Merge branch 'develop' into feature/TD-1380
2021-03-25 10:52:55 +08:00
Shengliang Guan
ea3cde9136
add shell tools
2021-03-25 02:40:08 +00:00
dapan1121
82ee4c341f
no acctId when connection fail issue
2021-03-25 09:50:36 +08:00
yihaoDeng
0247805418
TD-3409
2021-03-25 04:09:12 +08:00
Shuduo Sang
afd0869a7c
[TD-3321] <fix>: describe stb with better logic. ( #5559 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 20:04:31 +08:00
Shuduo Sang
6e3322d35d
Feature/sangshuduo/td 3434 taosdemo support query times ( #5541 )
...
* [TD-3434] <feature>: taosdemo support query times
first commit.
* [TD-3434] <feature>: taosdemo support query times.
refine interlace test case.
* [TD-3434] <feature>: taosdemo support query times.
change cmdline parameters according to TD-3431.
* [TD-3434] <feature>: taosdemo support query times.
fix typo in fulltest.sh
* [TD-3434] <feature>: taosdemo support query times.
add 2 sec sleep to avoid segfault.
* [TD-3434] <feature>: taosdemo support query times.
make query test easier to pass.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 16:58:09 +08:00
Shengliang Guan
51d5b56089
Merge pull request #5535 from taosdata/feature/linux
...
TD-3246
2021-03-24 15:51:53 +08:00
Minglei Jin
7b82e646c0
[TD-3349]<fix>: maxSQLLength <- TSDB_MAX_ALLOWED_SQL_LEN; minTablesPerVnode, tableIncStepPerVnode <- 100
2021-03-24 14:46:38 +08:00
dapan1121
a0d1e81027
fix bug
2021-03-24 13:24:05 +08:00
dapan1121
3ad4453196
fix bug
2021-03-24 13:22:22 +08:00
dapan1121
f9da62de46
Merge branch 'hotfix/TD-3448' into release/s118
2021-03-24 11:46:26 +08:00
dapan1121
4f01d746e2
cq get empty vgroup and crash issue
2021-03-24 11:40:55 +08:00
Shuduo Sang
b7ec3a3c70
[TD-3357] <fix>: fix child table count if exists. ( #5542 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 11:08:20 +08:00
haojun Liao
82a947a337
Merge pull request #5550 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-03-24 11:01:36 +08:00
Shuduo Sang
49b674c3d2
[TD-3433] <fix>: fix child table count issue. ( #5552 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 10:37:30 +08:00
huili
96fec5513a
Merge pull request #5455 from wu-champion/feature/TD-1380
...
[TD-3274]<test>: add test case for 1970 years ago
2021-03-24 09:35:54 +08:00
huili
1ce4dce8d3
Merge pull request #5534 from taosdata/test/TD-3375
...
[test]<fix> add TD-3375 case
2021-03-24 09:34:39 +08:00
huili
1b3048dc96
Merge pull request #5540 from taosdata/test/jenkins
...
<test>abort last job
2021-03-24 09:33:41 +08:00
huili
86a61904d7
Merge pull request #5551 from taosdata/xiaoping/add_test_case
...
update docker cluster script
2021-03-24 09:33:05 +08:00
Haojun Liao
0ee8b40f93
Merge branch 'develop' into feature/query
2021-03-23 18:57:40 +08:00
Shengliang Guan
519b93310c
Merge remote-tracking branch 'origin/develop' into feature/linux
2021-03-23 10:18:46 +00:00
Ping Xiao
e65475cc1d
update docker cluster script
2021-03-23 18:14:29 +08:00
Haojun Liao
076d54a9ac
[td-225]fix compiler error.
2021-03-23 17:17:12 +08:00
Haojun Liao
74148ee3de
[td-3036]<feature>: support the db sync operator.
2021-03-23 16:44:20 +08:00
liuyq-617
a9eecfa5c1
fix
2021-03-23 15:59:41 +08:00
Elias Soong
61a6cdd8a5
Merge pull request #5548 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: fix minor typo.
2021-03-23 15:57:51 +08:00
Elias Soong
ff5dcfddbe
[TD-2639] <docs>: fix minor typo.
2021-03-23 15:57:26 +08:00