Commit graph

11129 commits

Author SHA1 Message Date
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
Haojun Liao
ca3ac9827c fix: update cache size value. 2025-11-14 11:14:57 +08:00
Haojun Liao
d97221a216 fix: update calculate the cash size. 2025-11-14 11:11:38 +08:00
Hongze Cheng
9e2fd29b0b
fix: Invalid snapshot data size estimation (#33589) 2025-11-14 11:05:53 +08:00
Simon Guan
18fd87f2f5 Merge commit '4c4706619093a5b4a8738563849c4146d2b3f5c8' into merge/3.3.6tomain 2025-11-14 10:15:39 +08:00
Simon Guan
fec690899e
merge: from 3.3.6 to main branch #33572 2025-11-14 10:11:01 +08:00
Jinqing Kuang
6658ccf140 fix(stream): skip checkpoint generation with incomplete info 2025-11-13 18:45:15 +08:00
Haojun Liao
0456b3ac7e Merge branch 'enh/addStreamLatency-marks' of github.com:taosdata/tdengine into enh/addStreamLatency-marks 2025-11-13 16:55:57 +08:00
Haojun Liao
86f3d326d5 fix: fix invalid opt . 2025-11-13 16:55:00 +08:00
wangmm0220
cd254847e2 Merge branch 'enh/addStreamLatency-marks' of https://github.com/taosdata/TDengine into enh/addStreamLatency-marks 2025-11-13 15:33:00 +08:00
wangmm0220
067dfda7db enh(stream): break out in processTs if reader is turnned off 2025-11-13 15:32:51 +08:00
Haojun Liao
892822c003 Merge branch 'enh/addStreamLatency-marks' of github.com:taosdata/tdengine into enh/addStreamLatency-marks 2025-11-13 15:20:53 +08:00
Haojun Liao
a2b19abbcf fix: add free pk flag 2025-11-13 15:20:15 +08:00
dapan1121
8597093606 fix: remove debug log 2025-11-13 14:58:01 +08:00