slzhou
|
53aa45e225
|
Revert "feat: use tdfile api"
This reverts commit ffc8c8d148.
|
2024-03-07 11:31:02 +08:00 |
Haojun Liao
|
f4265092ce
|
Merge pull request #25012 from taosdata/fix/TD-28997
load operator checkpoint
|
2024-03-07 11:06:55 +08:00 |
slzhou
|
ffc8c8d148
|
feat: use tdfile api
|
2024-03-07 09:52:56 +08:00 |
54liuyao
|
02de597e69
|
opt ci
|
2024-03-07 09:00:40 +08:00 |
dapan1121
|
dbc76c5361
|
Merge pull request #25016 from taosdata/fix/joinIssue.3
fix: join table fetch error
|
2024-03-07 08:35:38 +08:00 |
wade zhang
|
d9840e7b64
|
Merge pull request #25020 from taosdata/test/3.0/TD-28412
test:comment tmqparamstest test with restful
|
2024-03-06 17:25:18 +08:00 |
chenhaoran
|
f092eead38
|
test:comment tmqparamstest test with restful
|
2024-03-06 17:22:25 +08:00 |
chenhaoran
|
de82e4826f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-06 17:20:26 +08:00 |
dapan1121
|
3afec5e224
|
fix: join table fetch error
|
2024-03-06 10:46:38 +08:00 |
slzhou
|
4f8ff5b1a6
|
feat: remove seek when write to file and use a small write buf
|
2024-03-06 09:44:14 +08:00 |
yihaoDeng
|
3416d68433
|
add coverity scan
|
2024-03-05 21:02:20 +08:00 |
yihaoDeng
|
7d3bfb0da9
|
fix mem leak
|
2024-03-05 12:05:31 +00:00 |
Haojun Liao
|
3aa2e24d78
|
Merge pull request #25006 from taosdata/fix/nullcheck
fix(stream): set the dest epset from mnode, and set the retry error
|
2024-03-05 19:46:41 +08:00 |
54liuyao
|
bd430a031a
|
load operator checkpoint
|
2024-03-05 19:37:54 +08:00 |
54liuyao
|
57baceeeaf
|
load operator checkpoint
|
2024-03-05 19:14:20 +08:00 |
54liuyao
|
4d1b556bc5
|
load operator checkpoint
|
2024-03-05 18:54:07 +08:00 |
Hongze Cheng
|
512892648b
|
Merge pull request #25007 from taosdata/fix/TD-29012
fix: dynmaic config supportvnodes in ent
|
2024-03-05 17:55:19 +08:00 |
Haojun Liao
|
45e779d464
|
refactor: do some internal refactor.
|
2024-03-05 15:48:58 +08:00 |
dapan1121
|
19b51ec02c
|
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
|
2024-03-05 15:46:49 +08:00 |
yihaoDeng
|
35c5dca341
|
fix count error
|
2024-03-05 07:42:29 +00:00 |
Shungang Li
|
254afc070c
|
fix: dynmaic config supportvnodes in ent
|
2024-03-05 15:20:11 +08:00 |
chenhaoran
|
65b1531aca
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-05 14:56:27 +08:00 |
yihaoDeng
|
30b23c3d93
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-03-05 13:42:55 +08:00 |
Haojun Liao
|
cdfbbc2985
|
fix(stream): set the dest epset from mnode, and set the retry error code for trans.
|
2024-03-05 13:28:34 +08:00 |
wangmm0220
|
af6d6b69c3
|
fix:add excluded msg for delete in tmq
|
2024-03-05 11:25:43 +08:00 |
dapan1121
|
d2855bfd68
|
Merge pull request #24969 from taosdata/fix/ly_count
optimize plan and add ci
|
2024-03-05 10:11:49 +08:00 |
Haojun Liao
|
4d10f28a00
|
Merge pull request #24999 from taosdata/fix/nullcheck
fix(stream): remove related fill-history if task in stop status.
|
2024-03-05 09:15:21 +08:00 |
Haojun Liao
|
2ac803bf3c
|
fix(stream): clear and set task status.
|
2024-03-04 22:16:41 +08:00 |
yihaoDeng
|
09b991d97a
|
fix mem leak
|
2024-03-04 12:24:00 +00:00 |
Haojun Liao
|
a38161299b
|
fix(stream): add clear msgData buf impl.
|
2024-03-04 19:51:01 +08:00 |
Haojun Liao
|
ad1780dbdc
|
fix(stream): reset the pData after transferring state.
|
2024-03-04 19:32:22 +08:00 |
Haojun Liao
|
80fd3e0445
|
fix(stream): remove related fill-history if task in stop status.
|
2024-03-04 19:31:47 +08:00 |
chenhaoran
|
522ff054ca
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 18:20:18 +08:00 |
dapan1121
|
26640329da
|
Merge pull request #24997 from taosdata/fix/xsren/TD-28955/memleak3.0
fix: memleak
|
2024-03-04 17:46:25 +08:00 |
Hongze Cheng
|
e6e8cb0562
|
Merge pull request #24996 from taosdata/fix/TD-28984
fix(test/last_row): remove random columns' checking
|
2024-03-04 16:57:43 +08:00 |
facetosea
|
aaa1c1d4a8
|
fix: memleak
|
2024-03-04 16:32:37 +08:00 |
Alex Duan
|
f76246ef30
|
Merge pull request #24984 from taosdata/test/3.0/TD-28844-1
test: add subscribe and commits in compatibility test
|
2024-03-04 16:07:15 +08:00 |
Minglei Jin
|
eba7b2fa82
|
fix(test/last_row): remove random columns' checking
|
2024-03-04 15:58:25 +08:00 |
Haojun Liao
|
e7f35f5dcf
|
Merge pull request #24967 from taosdata/fix/TD-28859
reset flush state
|
2024-03-04 15:51:36 +08:00 |
shenglian zhou
|
b6095261f2
|
feat: ordered region and blocks
|
2024-03-04 15:42:14 +08:00 |
54liuyao
|
988d23dd33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/ly_count
|
2024-03-04 15:38:37 +08:00 |
wangmm0220
|
5d2d8d5f48
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-03-04 14:58:26 +08:00 |
wangmm0220
|
c7d115d8aa
|
fix:add excluded msg for delete in tmq
|
2024-03-04 14:58:13 +08:00 |
Haojun Liao
|
8418e5de21
|
Merge pull request #24989 from taosdata/fix/TD-28329-3
fix(test/last_both): remove last_row query
|
2024-03-04 13:41:58 +08:00 |
54liuyao
|
01d555aabf
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 13:34:47 +08:00 |
54liuyao
|
511ed40999
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 13:32:40 +08:00 |
Minglei Jin
|
376872acc6
|
fix(test/last_both): remove last_row query
|
2024-03-04 09:53:49 +08:00 |
dapan1121
|
74f4cc9d2a
|
Merge pull request #24921 from taosdata/mark/tmq-3.0
fix:[TD-28869]get error in askEp because consumer is dropped when uns…
|
2024-03-04 09:27:47 +08:00 |
Haojun Liao
|
0a814e97b5
|
enh(stream): reduce the threads requirements.
|
2024-03-04 09:26:54 +08:00 |
54liuyao
|
9859e86d5a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-03-04 09:10:41 +08:00 |