Commit graph

18208 commits

Author SHA1 Message Date
WANG MINGMING
2cebfb08f0
fix(client): heartbeat msg incompatible (#34208) 2026-01-08 19:24:39 +08:00
Simon Guan
20b5bd8945
merge: from 3.3.6 to main #34106 2025-12-30 13:39:46 +08:00
Minglei Jin
907f3940bc
fix(ext window): shrink ext window mem when loop finished (#34038) 2025-12-30 11:02:08 +08:00
Mario Peng
064a380942
fix:stream out table schema change problem (#34024) 2025-12-30 10:55:17 +08:00
Simon Guan
8b2c878a77 Merge branch 'main' into merge/3.3.6tomain 2025-12-29 19:33:17 +08:00
Simon Guan
4f1078fecc fix: conflicts 2025-12-29 19:32:29 +08:00
Zhixiao Bao
91ef62e476
fix: cacheload may bigger than int_32. (#34101) 2025-12-29 19:17:01 +08:00
Zhixiao Bao
a32c710506
fix: mem leak and heap use after free in mnd. (#34089) 2025-12-29 17:22:20 +08:00
Haojun Liao
1336420886
fix(query): add stt reader check. (#34073) 2025-12-27 18:46:05 +08:00
WANG MINGMING
b318864df8
fix(stream): uid cannot find in uidIndex because of numOfRows==0 & send msg to trigger if error happens in reader (#34031) 2025-12-26 09:12:35 +08:00
Simon Guan
67553faa77 merge: from 3.3.6 to main 2025-12-25 18:13:54 +08:00
WANG MINGMING
c08c6a2d59
feat(tmq): support show connections for tmq (#33930) 2025-12-25 17:09:04 +08:00
dongming chen
e0ff824498
fix/6604279540: add more log for save raft config (#34010) 2025-12-24 09:07:42 +08:00
wangmm0220
25ac12c1df fix(tmq): merge from 3.3.6 2025-12-22 18:47:59 +08:00
WANG MINGMING
9cf0850bf2
fix(tmq): optimize tablelist in tmq when alter tag & modify tag if ne… (#33988) 2025-12-22 18:14:39 +08:00
Simon Guan
20cf5b3de5 merge: from 3.3.6 to main 2025-12-16 11:22:58 +08:00
Zhixiao Bao
c2966a0ba4
fix: crash occurs occasionally for decimal-type data with NULL values when caching is enabled (#33919) 2025-12-16 10:54:05 +08:00
Kaili Xu
d473683935
fix: compat of mountVgId and keepVersion when decode vgroup (#33932) 2025-12-16 10:47:59 +08:00
Kaili Xu
c51febc8dc
fix: compat of mountVgId and keepVersion when decode vgroup (#33933) 2025-12-16 10:47:19 +08:00
Simon Guan
4665d0c9bf fix: confilct while merge from 3.3.6 to main 2025-12-12 09:41:37 +08:00
WANG MINGMING
675a68144e
fix(taosd): open cases (#33892) 2025-12-11 14:18:17 +08:00
Simon Guan
e363cd1302
fix: downgrade the log output level while dnode not exist (#33875) 2025-12-11 09:33:35 +08:00
Simon Guan
479b29a97e
merge: from 3.3.6 to main branch #33817 2025-12-08 14:36:59 +08:00
WANG MINGMING
00e27e31c9
fix(tmq): race condition in tmq snapshot for data transformation (#33691) 2025-12-08 14:03:20 +08:00
Simon Guan
1426f1ea24 Merge branch 'main' into merge/3.3.6tomain 2025-12-08 11:19:13 +08:00
Simon Guan
1036830e07 Merge branch 'main' into merge/3.3.6tomain 2025-12-08 11:18:38 +08:00
Simon Guan
1e98a652d8 fix: confilicts while merge from 3.3.6 to main 2025-12-08 11:18:32 +08:00
Tony Zhang
3df0f2852d
fix: memleak in getTableList (#33818) 2025-12-08 09:28:58 +08:00
Jinqing Kuang
0285691442
fix(stream): fix output table schema check (#33772) 2025-12-08 09:08:14 +08:00
dongming chen
a41e515a77
fix(6507074515): vgroup is ready (#33823) 2025-12-05 17:41:44 +08:00
Simon Guan
e3743e5c94 merge: from 3.3.6 to main 2025-12-04 18:23:33 +08:00
dongming chen
7a66e4fafa
enh/redefine-show-vnodes-restored (#33773) 2025-12-04 14:37:22 +08:00
pengrongkun94@qq.com
5b072f702c Merge remote-tracking branch 'origin/3.3.6' into HEAD 2025-12-04 11:07:41 +08:00
Zhixiao Bao
22716053d1
fix: update config transaction is stuck. (#33793) 2025-12-03 16:39:55 +08:00
Simon Guan
2e90cf828c fix: conflicts while merge 3.3.6 to main 2025-12-01 09:24:45 +08:00
Zhixiao Bao
a558aec68b
feat: add more log for get value from last cache. (#33716) 2025-12-01 09:14:47 +08:00
WANG MINGMING
3983a10bcc
fix(tmq): tmq_get_json_meta return null if alter stable in schemaless (#33754) 2025-11-30 09:35:39 +08:00
Tony Zhang
454afa5753 fix(vnode): include virtual table counts in vnodeGetInfo 2025-11-29 10:20:07 +08:00
Simon Guan
add62ced99 fix: conflicts while merge 3.3.6 to main 2025-11-28 14:51:53 +08:00
Tony Zhang
ca19c28412
enh: fix error in optimizer for ins_tables (#33725) 2025-11-28 14:41:38 +08:00
Jinqing Kuang
8dad32d2a3
fix(stream): ignore window open when trigger is recovering from checkpoint (#33698) 2025-11-26 19:59:50 +08:00
WANG MINGMING
72c3efb577
enh(stream): fix table not exists in processTag (#33625) 2025-11-24 17:44:37 +08:00
Simon Guan
da142fb2c1 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-22 08:50:36 +08:00
Minglei Jin
680dda7440
fix(TS-7689): fix s3 grant update when restoring (#33670) 2025-11-22 08:38:35 +08:00
dongming chen
edf3e101b9
enh/TD-38668-remove-incorrect-error-log (#33667) 2025-11-21 14:07:03 +08:00
Pan Wei
49d48c1242
fix: stream mgmt request error handling issue (#33665)
* fix: stream mgmt req error handling issue

* fix: deploy original trigger reader issue
2025-11-21 10:23:41 +08:00
Simon Guan
696cfb58a8
merge: from 3.3.6 to main branch #33657 2025-11-20 16:31:42 +08:00
dongming chen
83ef43d52c
fix/TD-38647-fix-balance-leader-case (#33655) 2025-11-20 15:16:40 +08:00
Simon Guan
d2cffa3e87 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-20 15:15:31 +08:00
dongming chen
c85dc1258e
fix/TD-38654-improve-sync-election-log (#33656) 2025-11-20 15:09:12 +08:00