Commit graph

11103 commits

Author SHA1 Message Date
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
Pan Wei
a7fda6d478
Merge pull request #33568 from taosdata/feat/opt_last
feat(query): retrieve first/last for the child table in a given uid list.
2025-11-13 13:48:14 +08:00
xiao-77
9e0fb9a1d6 fix: merge errors. 2025-11-13 11:26:10 +08:00
Hongze Cheng
4c47066190
Merge pull request #33542 from taosdata/fix/hzcheng/3.3.6/TS-7623
enh: clear dangling files even file system is corrupted
2025-11-13 11:12:16 +08:00
xiao-77
e004167333 Merge remote-tracking branch 'origin/3.3.6' into merge/3.3.6tomain 2025-11-13 11:07:32 +08:00
Haojun Liao
0ad0f8add9 fix: check return value. 2025-11-13 10:48:33 +08:00
Haojun Liao
e1ea154dbf fix: remove unsued macro definition. 2025-11-13 10:41:22 +08:00
Haojun Liao
23a4efa5ec feat(query): retrieve first/last for the child table in a given uid list. 2025-11-13 10:29:33 +08:00
wangmm0220
b7f8e9e804 enh(stream): fix sizeof error for vtable 2025-11-13 10:27:59 +08:00
WANG MINGMING
1ced706b9d
enh(wal): [TS-7567]set wal keep version to avoid deleting (#33517) 2025-11-13 09:28:26 +08:00
wangmm0220
74030b9368 fix(stream): core dump 2025-11-13 01:45:55 +08:00
Jinqing Kuang
e0ad5609db fix(stream): fix block array serialization in reader 2025-11-13 00:39:10 +08:00
wangmm0220
7a2b7d42ad enh(stream): fix coredump in interface of tsdbTriggerData 2025-11-12 21:57:07 +08:00
wangmm0220
6b84119a27 enh(stream): send block batch in interface of tsdbTriggerData 2025-11-12 20:25:36 +08:00
wangmm0220
3ad733872f enh(stream): fix meta block error 2025-11-12 19:55:18 +08:00
wangmm0220
634afb96d4 enh(stream): fix block error 2025-11-12 19:14:37 +08:00
wangmm0220
6928d97f46 enh(stream): fix conflicts 2025-11-12 16:02:53 +08:00
wangmm0220
c328931396 enh(stream): optimize indexHash for datablock 2025-11-12 15:55:01 +08:00
wangmm0220
9cb8d84724 enh(stream): optimize indexHash for datablock 2025-11-12 11:45:39 +08:00
Haojun Liao
e862b24ca3 Merge branch 'enh/addStreamLatency-marks' of github.com:taosdata/tdengine into enh/addStreamLatency-marks 2025-11-12 11:26:16 +08:00
Haojun Liao
a37f3a3f6f refactor: opt free ploadInfo 2025-11-12 11:25:50 +08:00
Haojun Liao
cf2267a324 feat: support query first/last. 2025-11-12 11:02:17 +08:00
wangmm0220
912c65aa8f enh(stream): fix race condition 2025-11-12 09:57:46 +08:00
Tony Zhang
3c42516e05 fix: stable tagFilterCache bug when alter varchar/nchar tag 2025-11-11 20:52:11 +08:00
wangmm0220
c999f7f425 enh(stream): fix case error 2025-11-11 18:50:53 +08:00
wangmm0220
e743611a2c enh(stream): fix modify tablelist 2025-11-11 18:19:04 +08:00
Hongze Cheng
225f24dbc0 enh: clear dangling files even file system is corrupted 2025-11-11 16:57:55 +08:00