Commit graph

10909 commits

Author SHA1 Message Date
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
Simon Guan
a27b98548b Merge branch 'feat/TS-6100-3.0' into merge/main_to_stream 2025-07-26 09:21:46 +08:00
wangmm0220
bb19a73989 fix(stream): add log 2025-07-25 19:07:12 +08:00
facetosea
0522296e30 fix: mem leak 2025-07-25 16:24:40 +08:00
facetosea
e388417790 fix: mem leak 2025-07-25 16:22:41 +08:00
Minglei Jin
62ed36edeb
fix(tsdb/cache): release var primary key (#32233) 2025-07-25 15:05:15 +08:00
Simon Guan
ac407b44c1
Merge pull request #32227 from taosdata/test/stream-simon-12
test: remove old stream tsim cases
2025-07-25 14:07:44 +08:00
Simon Guan
9b1d7d6eca Merge branch 'main' into test/stream-simon-12 2025-07-25 13:44:10 +08:00
Simon Guan
0add4d60df Merge branch '3.3.6' into merge/3.3.6tomain 2025-07-25 10:35:17 +08:00
Simon Guan
8f704bb296 Merge remote-tracking branch 'origin/main' into test/stream-simon-12 2025-07-25 10:27:41 +08:00
facetosea
ad4ba1072f fix: output table schema changed 2025-07-25 10:18:25 +08:00