Commit graph

10172 commits

Author SHA1 Message Date
Hongze Cheng
275c98a73c
fix: wrong table number statistics 2025-07-31 15:49:45 +08:00
dongming chen
088ce39370
refactor(TD-36884): adjust sync log (#32308) 2025-07-28 09:27:17 +08:00
dongming chen
644505c219
refactor: add just sync replica2 log (#32310) 2025-07-28 09:23:24 +08:00
Hongze Cheng
8ae4e50165
enh: refactor tsdb log info (#32160) 2025-07-25 09:12:25 +08:00
Minglei Jin
dceeaf2a92
fix(tsdb/cache): rocks reader for cache entries (#32172) 2025-07-24 13:45:23 +08:00
Mario Peng
41c56f154d
fix memleak of insert into stb subquery (#32121) 2025-07-23 09:45:41 +08:00
dongming chen
2301cd56a4
fix: TD-36560 refactor arbitrator group function name and log (#31852) 2025-07-17 13:55:58 +08:00
WANG MINGMING
753624fa03
fix(tmq): [TS-6569]tdb error if write tmq meta data in multi thread (#31808) 2025-07-12 13:43:53 +08:00
Zhixiao Bao
95cf8b751a
fix: set lcn before do s3 migrate. (#31782) 2025-07-11 16:24:46 +08:00
Kaili Xu
61ba6634ad
fix: overflow check in snprintf (#31780) 2025-07-11 09:08:47 +08:00
Tony Zhang
83b0fb43dc
fix: taosd crush in query when insufficient memory (#31746)
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-07-11 08:11:57 +08:00
dongming chen
d7c25bba93
enh: add log for snapshot (#31681) 2025-07-10 09:48:18 +08:00
Mario Peng
808d720c1d
feat:insert into subquery (#31401) (#31710) 2025-07-08 17:26:34 +08:00
Haojun Liao
4abc6c071d
fix(query): fix bug caused by shallow copy. (#31638) 2025-07-08 08:49:55 +08:00
Yihao Deng
f142278ec7
use no-default-index (#31623) 2025-07-04 14:16:26 +08:00
Kaili Xu
a86e09e4e3
enh: grant support vnodes and storage size (#31380) 2025-07-03 16:44:29 +08:00
dongming chen
68f7094041
fix/TS-6785-fix-return-code (#31593) 2025-07-03 14:22:12 +08:00
xiao-77
fee17fa423 fix: can not open vnodes while change sub dataDir. 2025-06-30 17:07:28 +08:00
hongzhenliu
99b30bf096
fix(query) subscriptions memory leak (#31533)
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
2025-06-30 13:55:57 +08:00
Hongze Cheng
7508267906 enh: adjust log level 2025-06-26 09:38:45 +08:00
Yihao Deng
a4909ebe29
fix index perf (#31474) 2025-06-25 15:00:11 +08:00
dongming chen
73261908b5
fix: implement retry mechanism for vnodeProcessWriteMsg in vnodeApply… (#31388) 2025-06-24 16:53:11 +08:00
Simon Guan
441a2472d7 Merge branch '3.0' into merge/3.0tomain2 2025-06-19 18:26:02 +08:00
Hongze Cheng
d9e56a61e4 enh: make info to debug 2025-06-18 16:45:29 +08:00
Minglei Jin
082c1ebfa9
relean mutex when returning (#31389) 2025-06-18 09:40:14 +08:00
Minglei Jin
4ddfb76cb9
relean mutex when returning (#31390) 2025-06-18 09:40:03 +08:00
Hongze Cheng
696d29d916 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-6672-taosd-main 2025-06-17 10:37:02 +08:00
Hongze Cheng
3e68b4cdd4 enh: add more check of submit message 2025-06-16 14:54:17 +08:00
Simon Guan
2838d2f063 Merge branch '3.0' into merge/mainto3.0 2025-06-14 10:41:12 +08:00
Hongze Cheng
8924124917 fix: check column number when alter table 2025-06-12 16:04:18 +08:00
Haojun Liao
e725e4ab24
fix(gpt): update the timeout parameter. (#31267) 2025-06-06 17:22:46 +08:00
Mario Peng
cc3fabdc08
fix:tsdb select error (#31300) 2025-06-06 15:09:54 +08:00
dongming chen
87c969b168
fix: [TD-35276] add-log-apply-internal-error (#31274) 2025-06-04 17:24:49 +08:00
Hongze Cheng
98e23733ba
fix: add duplicate tolerance (#31217) 2025-05-28 16:54:48 +08:00
Hongze Cheng
430da1f872
enh: add memory usage monitor for vnode (#31212) 2025-05-27 16:40:03 +08:00
Haojun Liao
11665b6efe fix(stream): control the global parameters. 2025-05-23 14:36:20 +08:00
Haojun Liao
8b2eb18323 fix(stream): update the stream info for update. 2025-05-23 11:01:28 +08:00
Haojun Liao
02d70186d2 refactor(stream): add parameters to config the stream queue size. 2025-05-22 19:56:49 +08:00
Haojun Liao
f5db6532dc refactor(stream): add parameters to config the write queue size. 2025-05-22 19:54:54 +08:00
Haojun Liao
4743cc3683 refactor(stream): check for write queue size for sink tasks. 2025-05-22 17:55:47 +08:00
Haojun Liao
231d8b416e fix(stream): fix memory leak. 2025-05-22 09:55:18 +08:00
WANG MINGMING
40216c6143
opti(tmq): save tmq offset in vnode commit time & change log level (#30993) 2025-05-15 18:15:01 +08:00
Haojun Liao
d02b17be0e
fix(stream): extends the node update check interval. (#31048) 2025-05-14 10:15:17 +08:00
Hongze Cheng
0dfb4596fb
enh: add another recover mode (#30985) 2025-05-12 11:28:07 +08:00
Haojun Liao
e439569455
test(stream): update the test cases. (#31044) 2025-05-12 11:25:07 +08:00
Jing Sima
84016904ff
fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999)
Ensure virtual tables invalidate cached schema metadata and reload it when a schema change (e.g., ALTER VTABLE) is detected. This prevents stale schema references and query errors after structural updates.
2025-05-10 10:34:54 +08:00
dongming chen
28fda620c7
feat: add tsRoutineReportInterval and integrate into syncNodeTimerRou… (#30956) 2025-05-09 09:16:49 +08:00
Kaili Xu
b88ec2f1a8
fix: timeseries statis for virtual table (#30911) 2025-04-27 18:03:20 +08:00
Hongze Cheng
de110f95ef
fix: invalid parameter input (#30873) 2025-04-24 20:02:52 +08:00
WANG MINGMING
ddd32e23d9
fix(tmq): init tmq handle error if snapshotVer is out of range (#30859) 2025-04-24 09:50:51 +08:00