liuyao
|
87c65f3b68
|
Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2
|
2023-08-18 15:27:02 +08:00 |
Haojun Liao
|
f68650fef9
|
other: add logs.
|
2023-08-18 10:53:58 +08:00 |
Haojun Liao
|
a8b53c2e69
|
other: add logs.
|
2023-08-18 10:51:59 +08:00 |
Haojun Liao
|
633ecf66e5
|
other: add logs.
|
2023-08-18 10:39:32 +08:00 |
Haojun Liao
|
9ad8cf48dc
|
other: add logs.
|
2023-08-18 10:38:24 +08:00 |
Haojun Liao
|
2a9668da67
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
# source/dnode/mnode/impl/src/mndStream.c
|
2023-08-18 10:30:30 +08:00 |
Haojun Liao
|
87785b1d9c
|
refactor: add some logs.
|
2023-08-18 10:30:00 +08:00 |
slzhou
|
4e2a26e8be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-18 08:46:17 +08:00 |
yihaoDeng
|
80f6d092a1
|
add trace log
|
2023-08-18 08:43:37 +08:00 |
yihaoDeng
|
ebd4cac36b
|
Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2
|
2023-08-17 18:58:18 +08:00 |
yihaoDeng
|
46574c385f
|
fix mem leak
|
2023-08-17 18:52:33 +08:00 |
Haojun Liao
|
a18989df88
|
fix(stream): add lost codes caused by merge 3.0.
|
2023-08-17 18:51:39 +08:00 |
slzhou
|
85d1dbe00a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-17 16:27:37 +08:00 |
Benguang Zhao
|
7735e6f388
|
Merge branch 3.0 to FEAT/TD-25699-3.0
|
2023-08-17 16:04:23 +08:00 |
shenglian zhou
|
4a9391929c
|
fix: select tags - ctb cursor pause/unlock and lock/resume
|
2023-08-17 14:59:17 +08:00 |
dapan1121
|
0e10e94a40
|
Merge pull request #22453 from taosdata/feat/TD-25685
feat: support column comment
|
2023-08-17 14:23:54 +08:00 |
Benguang Zhao
|
9b089d6446
|
enh: wrap state updating of vnodes and mnodes in mndProcessStatusReq
|
2023-08-17 11:59:53 +08:00 |
wangjiaming0909
|
16754b5ac1
|
feat: show create table, desc table with col comments
|
2023-08-17 11:39:34 +08:00 |
liuyao
|
5ce7688a93
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-17 09:06:46 +08:00 |
Haojun Liao
|
6746339609
|
Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
# source/libs/stream/src/streamSnapshot.c
|
2023-08-17 00:08:44 +08:00 |
Haojun Liao
|
ea6574b3c7
|
other: merge 3.0
|
2023-08-17 00:07:55 +08:00 |
Haojun Liao
|
f8f8e7a8f0
|
Merge pull request #22465 from taosdata/fix/3_liaohj
fix(stream): add the back pressure for sink node.
|
2023-08-16 22:59:36 +08:00 |
Benguang Zhao
|
a94b8aeea6
|
feat: update vnodesSchema and mndRetrieveVnodes for show vnodes
|
2023-08-16 20:17:11 +08:00 |
yihaoDeng
|
114df7c349
|
fix transfer error
|
2023-08-16 11:37:15 +00:00 |
Haojun Liao
|
9a76ae72d6
|
fix(stream): add the back pressure for sink node.
|
2023-08-16 19:11:43 +08:00 |
yihaoDeng
|
ab7e2b3122
|
Merge branch 'enh/chkpTransfer' into enh/triggerCheckPoint2
|
2023-08-16 09:00:30 +00:00 |
Haojun Liao
|
f1359076c1
|
Merge pull request #22450 from taosdata/fix/3_liaohj
other: merge main.
|
2023-08-16 16:48:33 +08:00 |
Haojun Liao
|
d63758a1c5
|
fix(stream): fix error in execute task on a tranferred node.
|
2023-08-16 15:24:24 +08:00 |
yihaoDeng
|
993ae84398
|
close backend
|
2023-08-16 07:17:15 +00:00 |
dapan1121
|
39ae880597
|
Merge pull request #22445 from taosdata/enh/TD-25708-3.0
enh: disable stream/udf on windows
|
2023-08-16 13:20:01 +08:00 |
liuyao
|
919ffbaf72
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-16 10:04:07 +08:00 |
Benguang Zhao
|
33cb9dce78
|
enh: set roleTimeMs default as statusReq.rebootTime for both of vnodes and mnodes
|
2023-08-16 09:57:26 +08:00 |
kailixu
|
777ece27ae
|
chore: code format
|
2023-08-16 09:56:25 +08:00 |
kailixu
|
b54d6e2982
|
chore: set default value of tsStartUdfd false on windows
|
2023-08-16 09:55:30 +08:00 |
Haojun Liao
|
63bc50a723
|
Merge pull request #22427 from taosdata/feature/rebuildIndex0
rebuild index at tag0
|
2023-08-16 09:47:43 +08:00 |
liuyao
|
fc09f8ef1e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-16 09:36:28 +08:00 |
Haojun Liao
|
ad9f3cbc43
|
other: merge main.
|
2023-08-16 09:14:10 +08:00 |
Haojun Liao
|
7628be236d
|
other: merge main.
|
2023-08-16 09:03:54 +08:00 |
dapan1121
|
df13c6fa3e
|
Merge pull request #22410 from taosdata/szhou/tag-scan-opt
enhance: tag scan optimization
|
2023-08-16 08:58:17 +08:00 |
wade zhang
|
1a1a12b7b8
|
Merge pull request #22327 from taosdata/fix/TD-25010-3
feat(tsdb/cos): s3 migration
|
2023-08-16 08:02:20 +08:00 |
Benguang Zhao
|
94e0d97aa2
|
enh: update pDb stateTs on stateChanged
|
2023-08-15 19:48:15 +08:00 |
Benguang Zhao
|
dbdfee4c41
|
enh: update SVnodeGid of vnode info in mndProcessStatusReq
|
2023-08-15 19:25:08 +08:00 |
slzhou
|
4fdaaba3ce
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tag-scan-opt
|
2023-08-15 17:18:25 +08:00 |
Benguang Zhao
|
239a79d405
|
enh: add some vnode info in SStatusReq
|
2023-08-15 17:06:33 +08:00 |
kailixu
|
ccce04ceb9
|
enh: disable udf on windows
|
2023-08-15 17:01:45 +08:00 |
Minglei Jin
|
1792bf306e
|
vnode: fix cos cache evicting
|
2023-08-15 16:54:26 +08:00 |
wangjiaming0909
|
dcbef83dea
|
feat: support column comment
|
2023-08-15 16:30:02 +08:00 |
kailixu
|
242bf77f4c
|
chore: code optimization
|
2023-08-15 16:13:51 +08:00 |
kailixu
|
8a84dce641
|
enh: disable udf/stream/rsma/tsma for windows
|
2023-08-15 16:04:30 +08:00 |
Haojun Liao
|
39079ab64a
|
fix(stream): load term from sync model to decide if the node is restart or not
|
2023-08-15 15:52:06 +08:00 |