Commit Graph

64185 Commits

Author SHA1 Message Date
Haojun Liao 46e9fe6f97 fix(stream): set global close flag in the streamMeta. 2024-05-06 17:03:09 +08:00
Benguang Zhao b0f7355d11 enh: check snap begin index against commit index on leader 2024-05-06 16:57:22 +08:00
Haojun Liao d879c7c967 fix(stream): set global close flag in the streamMeta. 2024-05-06 16:40:49 +08:00
dapan1121 4f1a983074
Update schJob.c 2024-05-06 16:00:35 +08:00
dapan1121 e2b6699c7a fix: scheduler retry issue 2024-05-06 15:57:57 +08:00
dapan1121 d28fa202d7
Merge pull request #25639 from taosdata/enh/elimNotNullCond
Enh: eliminate not null cond
2024-05-06 15:56:43 +08:00
Hongze Cheng 48ae3ee53b
Merge pull request #25636 from taosdata/fix/fixRocksdbInitFailed3
Fix/fixRocksdbInitFailed3
2024-05-06 15:56:19 +08:00
Chris Zhai 7b017b817d update test cases 2024-05-06 14:55:39 +08:00
dapan1121 e45a348e5b fix: scheduler job retry issue 2024-05-06 14:08:37 +08:00
dapan1121 7809533c79 enh: eliminate not null condition 2024-05-06 13:45:16 +08:00
Alex Duan 8d64a942f6
Merge pull request #25626 from taosdata/fix/TD-29872-3.0
fix: memory leak with cmd.command and buffer
2024-05-06 13:34:31 +08:00
Chris Zhai 5ea788fb7e add test cases for td-29157 2024-05-06 11:36:56 +08:00
Yihao Deng 8061688e79 fix rocskdb init failed 2024-05-06 03:22:28 +00:00
dapan1121 657c2712c9
Merge pull request #25632 from taosdata/54liuyao-patch-19
Update 06-select.md
2024-05-06 11:14:17 +08:00
dapan1121 e710e0da42
Merge pull request #25631 from taosdata/54liuyao-patch-18
Update 06-select.md
2024-05-06 11:12:34 +08:00
dapan1121 823c3ffe3e
Merge pull request #25627 from taosdata/54liuyao-patch-14
Update 12-distinguished.md
2024-05-06 11:06:33 +08:00
dapan1121 a860752b9a
Merge pull request #25630 from taosdata/54liuyao-patch-17
Update 12-distinguished.md
2024-05-06 11:06:18 +08:00
liuyao ab3df445fa
Update 06-select.md 2024-05-06 10:27:40 +08:00
liuyao bcdc33f0e2
Update 06-select.md 2024-05-06 10:25:55 +08:00
liuyao c61e6f7e45
Update 12-distinguished.md 2024-05-06 10:17:25 +08:00
liuyao ffa2ec3876
Update 12-distinguished.md 2024-05-06 10:16:26 +08:00
wangmm0220 5f6d3fcf7e fix:[TD-29893]avoid returning 0 if vnode init error 2024-05-06 10:09:53 +08:00
liuyao 61f5b34de1
Update 12-distinguished.md 2024-05-06 10:00:08 +08:00
liuyao 135be71178
Update 12-distinguished.md 2024-05-06 09:58:27 +08:00
liuyao 9ad5c94048
Update 12-distinguished.md 2024-05-06 09:56:47 +08:00
dapan1121 90c0bb53c9 enh: eliminate cond 2024-05-06 09:30:55 +08:00
Alex Duan c5afbf5474 fix: memory leak with cmd.command and buffer 2024-05-04 21:09:25 +08:00
Haojun Liao 44100139a4
Merge pull request #25614 from taosdata/fix/3_liaohj
fix(stream): close task if it's in checkdown stream procedure.
2024-05-01 08:06:59 +08:00
dapan1121 355db3a0a3
Merge pull request #25609 from taosdata/fix/TD-29869
fix:[TD-29869]use latest vg info when drop topic
2024-05-01 07:37:03 +08:00
Haojun Liao cdc7b03ac6 fix(stream): fix syntax error. 2024-04-30 22:44:32 +08:00
dapan1121 7b2f4a3d75
Merge pull request #25619 from taosdata/fix/TD-29893-3.0
fix:[TD-29893]mkdir error in mac
2024-04-30 21:39:14 +08:00
yihaoDeng bc56d86314 fix:[TD-29893]mkdir error in mac 2024-04-30 19:48:34 +08:00
Haojun Liao 05a204dd6c refactor: do some internal refactor. 2024-04-30 19:30:56 +08:00
Haojun Liao 732e52d64d refactor: do some internal refactor, and add some logs. 2024-04-30 19:11:58 +08:00
yihaoDeng 3e26cf2817 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-30 18:28:48 +08:00
dapan1121 0823cb8c20
Merge pull request #25615 from taosdata/tsma_add_hint_doc
tsma hint add doc
2024-04-30 18:05:44 +08:00
Haojun Liao 94a0f9ab8f other: merge 3.0 2024-04-30 17:12:46 +08:00
Haojun Liao ed610d293f fix(stream): close task if it's in checkdown stream procedure. 2024-04-30 17:09:37 +08:00
Haojun Liao 629502e12e refactor: do some internal refactor. 2024-04-30 17:00:51 +08:00
Haojun Liao f2bc93b78d
Merge pull request #25598 from taosdata/fix/3_liaohj
refactor(stream): opt stream sink perf.
2024-04-30 16:59:22 +08:00
wangjiaming0909 0a1e686e10 tsma hint add doc 2024-04-30 16:54:14 +08:00
dapan1121 f54dd2b818
Merge pull request #25602 from taosdata/fix/TS-4728-3.0
fix:use path of SStreamMeta
2024-04-30 16:12:50 +08:00
Haojun Liao cb5a0563e6 fix(stream): fix error caused by merge. 2024-04-30 15:43:12 +08:00
wangmm0220 0758c4ece0 fix:[TD-29869]use latest vg info when drop topic 2024-04-30 15:38:09 +08:00
Alex Duan 96a993a850
Merge pull request #25607 from taosdata/tomchon-patch-4
test: increase timeout on mac test
2024-04-30 15:06:33 +08:00
haoranchen 1ee686760f
test: increase timeout on mac test 2024-04-30 15:05:11 +08:00
wangmm0220 35003cbb34 fix:use path of SStreamMeta 2024-04-30 14:36:16 +08:00
dapan1121 7cc173ffbe
Merge pull request #25601 from taosdata/fix/TD-29719/crash2
fix: pSchemaExt crash
2024-04-30 14:28:10 +08:00
dapan1121 b023e6f9df
Merge pull request #25589 from taosdata/fix/TS-4730
fix: create stream udf issue
2024-04-30 14:24:44 +08:00
Haojun Liao d73fd5492a fix(test): update test case. 2024-04-30 14:24:20 +08:00