Commit graph

10919 commits

Author SHA1 Message Date
Bomin Zhang
ea42ece29b
enh[TS-6242]: retry if migrate triggered compact (#32412) 2025-08-26 17:35:57 +08:00
Simon Guan
d5811869b3 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-25 17:04:13 +08:00
Haojun Liao
87524f9695
fix(query): set the alias name for _select_value if it is only the parameter of some functions. (#32704) 2025-08-25 16:35:20 +08:00
Jing Sima
7b88b65309
fix: [TD-37537] Fix deadlock cause by incorrect vtable meta response. (#32719) 2025-08-25 09:21:29 +08:00
Simon Guan
272ab7091d Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-19 10:17:39 +08:00
Tony Zhang
ec4f2c8a78
fix(TD-37486): crash occurred when querying ins_columns with virtual tables (#32609) 2025-08-18 15:46:06 +08:00
Haojun Liao
b225181dd7
fix(stream): handle source/destination table schema change scenearios. (#32580)
* fix(stream): handle source/destination table schema change scenearios.

* test(stream): update test cases.
2025-08-15 11:33:25 +08:00
WANG MINGMING
33fb18aa4d
fix(stream): [TD-37329]block is null (#32494)
* fix(stream): [TD-37329]block is null

* fix(stream): [TD-37329]block is null

* fix(stream): [TD-37329]block is empty in tsdbCalcData
2025-08-13 11:45:39 +08:00
Hongze Cheng
0aa9f36128
fix: coredump when resize vnode buffer and recycle buffer pool (#32519) 2025-08-12 09:55:52 +08:00
Hongze Cheng
4c579d7693
fix: coredump when resize vnode buffer and recycle buffer pool (#32520) 2025-08-12 09:55:47 +08:00
WANG MINGMING
1a184804e3
fix(tmq): open asan (#32489) 2025-08-11 10:46:40 +08:00
Simon Guan
b0bda8f9c2 Merge branch 'main' into merge/3.3.6tomain 2025-08-08 14:30:16 +08:00
Jinqing Kuang
a53d5670f9
fix(stream)[TD-37079]: force close the last window in fill_history (#32436) 2025-08-08 10:38:49 +08:00
Simon Guan
34cb3e07ca Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-07 12:01:55 +08:00
WANG MINGMING
30bc5b09e5
fix(tmq): [td-37265]poll error if insering some cols with stmt (#32438) 2025-08-06 17:34:26 +08:00
Simon Guan
f9f90137b0 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-04 10:42:31 +08:00
Hongze Cheng
275c98a73c
fix: wrong table number statistics 2025-07-31 15:49:45 +08:00
Hongze Cheng
cbadf47e5e
fix: wrong table number statistics (#32391) 2025-07-31 15:48:24 +08:00
Yihao Deng
c4a303e09c
fix: failed to write blob data using STMT2 in inefficient mode (#32365) 2025-07-30 14:36:08 +08:00
WANG MINGMING
694da6eb6e
Merge pull request #32362 from taosdata/feat/TS-6100-3.0-ming
Feat/ts 6100 3.0 ming
2025-07-29 18:04:23 +08:00
wangmm0220
119f3c3829 fix(stream): open file error in group cache operator 2025-07-29 16:18:48 +08:00
wangmm0220
2130e5547c fix(stream): tsdbCalcData block error 2025-07-29 15:11:08 +08:00
wangmm0220
059e0d9b67 fix(stream): add execId to pTaskInfo to avoid error in groupCache 2025-07-28 19:11:03 +08:00
Simon Guan
d49d206c10 fix: compile errors 2025-07-28 16:26:07 +08:00
Simon Guan
78c726bf66 Merge branch 'main' into merge/3.3.6tomain 2025-07-28 16:19:01 +08:00
Simon Guan
24adeced64 Merge branch '3.3.6' into merge/3.3.6tomain 2025-07-28 16:17:51 +08:00
Simon Guan
80527bdd8d
Merge pull request #32323 from taosdata/merge/stream_to_main
merge: from stream to main
2025-07-28 14:21:24 +08:00
WANG MINGMING
22e57d507e
fix(stream): return only ts in tsdb ts data (#32327) 2025-07-28 13:31:56 +08:00
wangmm0220
5717e92461 fix(stream): return only ts in tsdb ts data 2025-07-28 13:09:27 +08:00
WANG MINGMING
c970de3622
Merge branch 'feat/TS-6100-3.0-ming' into feat/TS-6100-3.0 2025-07-28 13:05:19 +08:00
wangmm0220
22cd3e1b9e fix(stream): return only ts in tsdb ts data 2025-07-28 13:03:12 +08:00
WANG MINGMING
772447a0bd
fix(stream): reset hash join error
* fix(stream): reset hash join error

* fix(stream): reset hash join error

* fix(stream): reset hash join error
2025-07-28 13:00:40 +08:00
wangmm0220
bedc259adf fix(stream): reset hash join error 2025-07-28 12:35:32 +08:00
dongming chen
088ce39370
refactor(TD-36884): adjust sync log (#32308) 2025-07-28 09:27:17 +08:00
dongming chen
a52287e4fd
refactor(TD-36884): adjust sync log (#32075) 2025-07-28 09:24:31 +08:00
dongming chen
644505c219
refactor: add just sync replica2 log (#32310) 2025-07-28 09:23:24 +08:00
dongming chen
7c1c12dd44
refactor: add just sync replica2 log (#32100) 2025-07-28 09:22:58 +08:00
Simon Guan
754b8e8683
Merge pull request #32305 from taosdata/feat/TS-6100-3.0
merge: from stream to main branch
2025-07-28 08:03:49 +08:00
Yihao Deng
cf2caca66c
fix: fix blob query error (#32303)
* fix query error and add test case

* fix query error and add test case
2025-07-28 01:01:00 +08:00
wangmm0220
f3ca4545b6 fix(stream): schema error in tsdbmeta interface 2025-07-27 19:22:31 +08:00
wangmm0220
0c786583e4 fix(stream): schema error in tsdbmeta interface 2025-07-27 18:26:57 +08:00
xinsheng Ren
b590859bdc
Merge pull request #32283 from taosdata/fix/6100/dataError
fix: reader filter
2025-07-27 13:18:40 +08:00
Simon Guan
ff14e95401
Merge pull request #32294 from taosdata/merge/main_to_stream
merge: from main to stream branch
2025-07-27 11:50:49 +08:00
Simon Guan
71c3597f8b Merge branch 'main' into merge/stream_to_main 2025-07-27 11:49:03 +08:00
Mario Peng
52e6514f59
fix stmt schema version change (#32250) 2025-07-26 18:51:58 +08:00
Yihao Deng
b65c636f5c
refactor: bse (#32251) 2025-07-26 17:54:36 +08:00
WANG MINGMING
e52a97b3bc
Merge branch 'feat/TS-6100-3.0-ming' into feat/TS-6100-3.0 2025-07-26 17:49:04 +08:00
facetosea
6cd6f97829 fix: reader filter 2025-07-26 17:38:50 +08:00
wangmm0220
cd6fd4ffb7 fix(stream): add ver params to reader function 2025-07-26 15:25:25 +08:00
Jinqing Kuang
bf53db276b fix(stream): fix history data pull in trigger task 2025-07-26 15:25:25 +08:00