Commit graph

11083 commits

Author SHA1 Message Date
Jing Sima
35dddeec0c merge: from 3.3.6 to main 2025-11-14 18:49:41 +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
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
Haojun Liao
595e325608 fix: free failed items. 2025-11-11 16:51:56 +08:00
Haojun Liao
f4b7a762b8 fix: remove assert. 2025-11-11 16:51:13 +08:00
Haojun Liao
dcf5701326 fix: fix error in log 2025-11-11 16:27:21 +08:00
Haojun Liao
fc7a28e74d Merge branch 'enh/addStreamLatency-marks' of github.com:taosdata/tdengine into enh/addStreamLatency-marks 2025-11-11 16:26:03 +08:00
Haojun Liao
0eab833372 fix: fix memory leak. 2025-11-11 16:25:42 +08:00
Tony Zhang
afe2ae7c81 fix: stable tagFilterCache core when tagCond has null 2025-11-11 16:07:20 +08:00
wangmm0220
4f2e99772d enh(stream): modify log level 2025-11-11 15:14:41 +08:00
wangmm0220
6567f9ff0b Merge branch 'enh/addStreamLatency-marks' of https://github.com/taosdata/TDengine into enh/addStreamLatency-marks 2025-11-11 13:49:01 +08:00
wangmm0220
3f7d2702f7 enh(stream): fix errors in ci 2025-11-11 13:48:35 +08:00
dapan1121
3b04a673db fix: add debug log 2025-11-11 12:27:55 +08:00
wangmm0220
a6cb6d4266 enh(stream): fix errors in ci 2025-11-11 11:20:49 +08:00
Haojun Liao
54a7cdb850 feat: read first/last ts. 2025-11-11 11:08:02 +08:00
wangmm0220
7694dfab50 Merge branch 'main' into enh/addStreamLatency-marks 2025-11-11 10:17:40 +08:00
Tony Zhang
f7af7ce5dc chore: stable tagFilterCache add log detail 2025-11-10 18:57:15 +08:00
wangmm0220
9806d9c7a9 enh(stream): fix compile errors in ci 2025-11-10 18:30:25 +08:00
Tony Zhang
fb5bcfd118 fix: stable tagFilterCache asan stack-use-after-scope error 2025-11-10 17:43:06 +08:00
Hongze Cheng
984cc947a6 fix: possible snapshot message size error and log info 2025-11-10 17:12:23 +08:00
Hongze Cheng
e4cf92af61 fix: possible snapshot message size error and log info 2025-11-10 17:06:28 +08:00
dapan1121
7c501fe23c fix: crash issue 2025-11-10 16:53:15 +08:00
dapan1121
83242b5cdb fix: crash issue 2025-11-10 16:37:18 +08:00