yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |
wangmm0220
|
f609a45dd2
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-11 16:21:14 +08:00 |
wangmm0220
|
14531fbf7b
|
fix:filter data error & add test case
|
2024-04-11 16:20:28 +08:00 |
54liuyao
|
1d42e927c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-11 15:35:42 +08:00 |
Haojun Liao
|
fabb986aa8
|
fix(stream): fix stack overflow, caused by print epset.
|
2024-04-10 19:54:33 +08:00 |
yihaoDeng
|
a02426fd2f
|
Merge branch '3.0' into feature/compressData
|
2024-04-10 09:03:50 +00:00 |
Minglei Jin
|
dcd9901d5f
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 11:18:19 +08:00 |
Shungang Li
|
16e0fc44e2
|
fix: arb reply to set-assigned no matter what error
|
2024-04-08 19:56:22 +08:00 |
54liuyao
|
53265e9e09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-08 17:24:09 +08:00 |
Benguang Zhao
|
2fa55f04e1
|
enh: check validity of commit actions of trans
|
2024-04-07 15:26:21 +08:00 |
Benguang Zhao
|
ccc7a0bf08
|
enh: skip trans context switch in error logging
|
2024-04-07 15:26:20 +08:00 |
Benguang Zhao
|
ac6846d76c
|
enh: check validity of parallel actions of trans
|
2024-04-07 15:26:18 +08:00 |
Hongze Cheng
|
5440471e07
|
Merge pull request #25257 from taosdata/ENH/TS-4595-3.0
enh: not to touch meta data during balance vgroup leader
|
2024-04-03 18:50:23 +08:00 |
54liuyao
|
537395e845
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-03 09:54:10 +08:00 |
Benguang Zhao
|
018d388278
|
enh: not to write confirm after balance vgroup leader
|
2024-04-02 18:20:26 +08:00 |
Hongze Cheng
|
6c886d1e4a
|
Merge pull request #25160 from taosdata/ENH/TS-4595-3.0
enh: support changeless transaction of tasks
|
2024-04-02 16:45:35 +08:00 |
dapan1121
|
eb50334baf
|
Merge pull request #25234 from taosdata/fix/TD-28032
fix:cases error
|
2024-04-02 10:17:04 +08:00 |
54liuyao
|
204c5acefe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-02 09:10:52 +08:00 |
yihaoDeng
|
cb27761e66
|
Merge branch '3.0' into feature/compressData
|
2024-04-01 13:14:37 +00:00 |
wangmm0220
|
174b0a104e
|
fix:case error
|
2024-04-01 19:59:30 +08:00 |
yihaoDeng
|
53ecfe511a
|
Merge branch '3.0' into feature/compressData
|
2024-04-01 08:04:16 +00:00 |
Haojun Liao
|
c6294200ea
|
Merge pull request #25211 from taosdata/fix/TD-28032
fix:same subtable same partition by leads to same table name in stream
|
2024-04-01 15:49:47 +08:00 |
yihaoDeng
|
17b2310df3
|
fix ci error
|
2024-03-31 13:57:18 +00:00 |
yihaoDeng
|
9e11fe45a9
|
fix ci error
|
2024-03-31 00:08:23 +00:00 |
yihaoDeng
|
aa5ccf2b0b
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 09:57:23 +00:00 |
yihaoDeng
|
0cce8df6b5
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 02:00:24 +00:00 |
factosea
|
9ddc0b51cb
|
merge
|
2024-03-29 10:37:59 +08:00 |
wangmm0220
|
8e2a2414c0
|
fix:same subtable same partition by leads to same table name in stream
|
2024-03-28 13:48:46 +08:00 |
wangmm0220
|
4722f8be87
|
fix:write schema error if schema ver is 1 more than origin version
|
2024-03-27 15:17:49 +08:00 |
wangmm0220
|
f4fed29739
|
fix:write schema error if schema ver is 1 more than origin version
|
2024-03-27 15:04:37 +08:00 |
Haojun Liao
|
0bfd606e5c
|
Merge pull request #25193 from taosdata/fix/3_liaohj
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-27 13:17:14 +08:00 |
Haojun Liao
|
e776cde461
|
fix(stream):fix unrelease stream obj.
|
2024-03-27 09:02:21 +08:00 |
Haojun Liao
|
f3c306d582
|
fix(stream): add some comments.
|
2024-03-26 23:28:20 +08:00 |
Haojun Liao
|
3c7fe5fd01
|
fix(stream): check null ptr.
|
2024-03-26 23:27:38 +08:00 |
yihaoDeng
|
18986c0ced
|
refactor code
|
2024-03-26 12:44:53 +00:00 |
Haojun Liao
|
46280bfee9
|
fix(stream): add some comments.
|
2024-03-26 19:40:47 +08:00 |
Haojun Liao
|
530e0133b9
|
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-26 19:39:58 +08:00 |
yihaoDeng
|
02e0e45183
|
refactor code
|
2024-03-26 08:50:21 +00:00 |
yihaoDeng
|
0bb9e1195d
|
refactor code
|
2024-03-25 13:48:24 +00:00 |
Shungang Li
|
44ce5b951d
|
fix: arb group leak
|
2024-03-25 18:38:04 +08:00 |
54liuyao
|
a02535c3ab
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-25 11:15:21 +08:00 |
Benguang Zhao
|
02528eaa48
|
enh: not to touch meta data during balance vgroup leader
|
2024-03-22 16:24:13 +08:00 |
Benguang Zhao
|
85ccba0fab
|
enh: support changeless transaction of tasks
|
2024-03-22 15:37:53 +08:00 |
Hongze Cheng
|
537fa8558b
|
Merge pull request #25155 from taosdata/fix/TD-29190
fix: arb send set assigned req
|
2024-03-22 14:11:48 +08:00 |
Shungang Li
|
2821e706a5
|
fix: arb send set assigned req
|
2024-03-22 12:59:07 +08:00 |
Hongze Cheng
|
6f174fdb7a
|
Merge pull request #25126 from taosdata/fix/TD-29180
fix: arb alter database check
|
2024-03-22 09:54:08 +08:00 |
Shungang Li
|
be54767897
|
fix: arb show null in show arbgroups
|
2024-03-21 18:13:25 +08:00 |
Hongze Cheng
|
9429c9d04c
|
Merge pull request #25048 from taosdata/enh/TS-4531-3.0
enh: logs and show grants
|
2024-03-21 11:03:28 +08:00 |
54liuyao
|
a60f390cdc
|
stream primary key
|
2024-03-21 10:50:07 +08:00 |
Haojun Liao
|
109fd34b38
|
Merge pull request #25141 from taosdata/fix/3_liaohj
fix(stream): adjust conflict level when creating stream.
|
2024-03-20 23:02:21 +08:00 |