Commit graph

11142 commits

Author SHA1 Message Date
wangmm0220
7748cdebd6 fix(vtable): support vtable in metaQuery 2026-02-26 16:12:32 +08:00
wangmm0220
6e705db306 enh(taosd): merge from 3.3.6 2026-02-03 16:50:09 +08:00
WANG MINGMING
b248f7fc77
opti(tmq): update tablelist if alter tag in tmq (#34483) 2026-02-03 16:19:21 +08:00
wangmm0220
0de0ffd04e enh(tmq): merge from 3.3.6 2026-02-02 19:12:35 +08:00
WANG MINGMING
c50f0033bb
enh(tmq): optimize update tablelist for topic of stable with filter when alter tag (#34417) 2026-02-02 16:38:12 +08:00
Simon Guan
81584bfa4d Merge branch '3.3.6' into merge/3.3.6to3.3.8 2026-01-29 11:30:47 +08:00
Jing Sima
bbab4f949c
fix: [6570595001] Add correct error handling logic. (#34088) 2026-01-29 09:48:09 +08:00
WANG MINGMING
1350abd5e7
fix(stream): align version between tablelist and submit to avoid Invalid parameters if deleting table (#34255) 2026-01-14 09:08:36 +08:00
Zhixiao Bao
ee5583e0e5
fix: taosd core while duplicate exec trim database wal. (#34268) 2026-01-13 17:33:59 +08:00
Zhixiao Bao
6212436901
fix: taosd core while duplicate exec trim database wal. (#34267) 2026-01-13 17:33:57 +08:00
Simon Guan
3aef9cb29c Merge branch '3.3.6' into merge/3.3.6to3.3.8 2026-01-12 09:43:29 +08:00
Haojun Liao
fa7e8ec861
fix(query): init the stt block reader when returning the clean stt/datablock. (#34076) 2026-01-09 18:01:01 +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
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
WANG MINGMING
00e27e31c9
fix(tmq): race condition in tmq snapshot for data transformation (#33691) 2025-12-08 14:03:20 +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
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
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
Simon Guan
d2cffa3e87 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-20 15:15:31 +08:00
Hongze Cheng
43f2fe8291
fix(tsdb): convert time precision for file set reader (#33644) 2025-11-20 10:12:40 +08:00
WANG MINGMING
3e4371f196
enh(stream): optimize first/las ts interface (#33602)
* enh(stream): optimize first/las ts interface

* enh(stream): optimize first/las ts interface

* enh(stream): optimize first/las ts interface

* enh(stream): optimize first/last interface

* enh(stream): fix memory leak

* enh(stream): fix some errors

* enh(stream): fix memory leak
2025-11-20 09:39:26 +08:00
Simon Guan
9e65ae2c6f Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-19 17:52:58 +08:00
WANG MINGMING
3713359f19
fix(tmq): [TS-7662] fix getting more creating table message because o… (#33639) 2025-11-19 17:31:16 +08:00
wangmm0220
84d5c0cd65 enh(stream): fix compile error 2025-11-17 11:28:07 +08:00
wangmm0220
3d14303d09 enh(stream): fix get tag error 2025-11-17 10:46:13 +08:00
wangmm0220
4aa8e7847d enh(stream): optimize logic of block index 2025-11-15 19:11:04 +08:00
wangmm0220
cb195231ee enh(stream): fix error 2025-11-15 19:02:18 +08:00
wangmm0220
d29bb66323 enh(stream): fix conflicts; 2025-11-15 19:00:42 +08:00
wangmm0220
c2bc25e190 enh(stream): modify log leve 2025-11-15 18:51:43 +08:00
wangmm0220
e3388c1c88 enh(stream): get tag in specific version for reader 2025-11-15 18:50:27 +08:00
wangmm0220
2ee24f2778 enh(stream): add log 2025-11-15 15:26:45 +08:00
wangmm0220
821e6f4e9e enh(stream): add log 2025-11-15 15:22:06 +08:00
dapan1121
590a2592a7 fix: compile errors 2025-11-15 14:43:19 +08:00
wangmm0220
795401745a enh(stream): add log & fix indexHash error in reader 2025-11-15 12:59:34 +08:00
dapan1121
5656b6ee06 fix: invalid read issue 2025-11-15 11:35:33 +08:00
Jing Sima
bd2a897765 merge: from main to 3.3.6tomain 2025-11-14 18:52:53 +08:00
Jing Sima
35dddeec0c merge: from 3.3.6 to main 2025-11-14 18:49:41 +08:00
Haojun Liao
2291b4a98f
fix(query): fix memory leak and update the caculation of cached content. (#33590) 2025-11-14 16:29:35 +08:00