Zhixiao Bao
|
a558aec68b
|
feat: add more log for get value from last cache. (#33716)
|
2025-12-01 09:14:47 +08:00 |
|
Tony Zhang
|
ca19c28412
|
enh: fix error in optimizer for ins_tables (#33725)
|
2025-11-28 14:41:38 +08:00 |
|
Minglei Jin
|
680dda7440
|
fix(TS-7689): fix s3 grant update when restoring (#33670)
|
2025-11-22 08:38:35 +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
|
3713359f19
|
fix(tmq): [TS-7662] fix getting more creating table message because o… (#33639)
|
2025-11-19 17:31:16 +08:00 |
|
Hongze Cheng
|
9e2fd29b0b
|
fix: Invalid snapshot data size estimation (#33589)
|
2025-11-14 11:05:53 +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 |
|
WANG MINGMING
|
1ced706b9d
|
enh(wal): [TS-7567]set wal keep version to avoid deleting (#33517)
|
2025-11-13 09:28:26 +08:00 |
|
Hongze Cheng
|
225f24dbc0
|
enh: clear dangling files even file system is corrupted
|
2025-11-11 16:57:55 +08:00 |
|
Hongze Cheng
|
e4cf92af61
|
fix: possible snapshot message size error and log info
|
2025-11-10 17:06:28 +08:00 |
|
WANG MINGMING
|
101c8c6745
|
feat(taos): add connector info for perf_connections (#33458)
|
2025-11-05 17:48:58 +08:00 |
|
dongming chen
|
7afc169360
|
fix(TS-7542): fix use after free (#33387)
|
2025-10-28 15:04:52 +08:00 |
|
Zhixiao Bao
|
e40db18519
|
fix: query last failed case invalid ptr. (#33364)
|
2025-10-27 09:29:55 +08:00 |
|
Haojun Liao
|
9a1e05b2c5
|
fix(query): early filter for stt reader init. (#33351)
|
2025-10-24 10:15:58 +08:00 |
|
Hongze Cheng
|
49d018a25b
|
enh: add error logging when scan meta entry fails to decode (#33279)
|
2025-10-21 10:25:11 +08:00 |
|
Hongze Cheng
|
ad9ebf0198
|
enh: optimize log in vnodeQuery.c for better debug info (#33267)
|
2025-10-21 10:02:17 +08:00 |
|
WANG MINGMING
|
3dadce88b3
|
fix(stream): [TD35698]decimal data error if snapshot is true (#33189)
|
2025-10-10 09:37:00 +08:00 |
|
WANG MINGMING
|
482cc5392e
|
fix(tmq): [ts7402]tag filter do not work if topic is stable with filter (#33191)
|
2025-10-10 09:30:37 +08:00 |
|
Haojun Liao
|
fdca8db8a8
|
fix(query): don't free rowkey when suspending tsdb reader. (#33103)
|
2025-09-28 15:49:22 +08:00 |
|
dongming chen
|
433bd8f91b
|
fix: TD-37959-add-log-for-drop-stable (#32940)
|
2025-09-11 10:16:11 +08:00 |
|
Tony Zhang
|
884d18a225
|
fix: return tableNotExist error when super table uid mismatches (#32943)
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
|
2025-09-11 10:04:17 +08:00 |
|
dongming chen
|
624577ea8c
|
enh/TD-37682-set-sync-timeout (#32762)
* enh/TD-37682-set-sync-timeout
* add reset vnode sync timeout
* add 4 parameter
* change default
* rename parameter
* refactor: replace strcmp with taosStrncasecmp for syncTimeout checks
* feat: add support for additional sync interval configuration options
* feat: update sync timeout configuration handling in dmProcessConfigReq
* fix: adjust sync interval calculations in dmProcessConfigReq for accuracy
* fix: correct parameter names for sync vnode and mnode election intervals
* fix: update expected row count for 'show variables' in test_show_basic
* fix: update expected row count for 'show variables' in test_valgrind_checkerror1
* feat: add millisecond precision for status intervals and timeouts
* fix: update expected row count for 'show variables' in test_show_basic and test_valgrind_checkerror1
* fix: reduce sleep duration in management threads for improved responsiveness
* feat: add internal parameters for debugging synchronization module in taosd documentation
|
2025-09-08 09:02:28 +08:00 |
|
Tony Zhang
|
ded3be494b
|
Revert "fix: the cols function returns incorrect results when fetching multiple timestamps. (#32743)" (#32897)
|
2025-09-05 19:30:55 +08:00 |
|
Haojun Liao
|
01df64d8b5
|
fix(query): check for pk for a result block from outside of tsdbreader. (#32837)
|
2025-09-04 14:02:30 +08:00 |
|
Kaili Xu
|
b671c41e79
|
enh: destroy mutex of file object (#32851)
|
2025-09-03 11:25:24 +08:00 |
|
Yihao Deng
|
cac9e13274
|
fix: ignore error while calc dir size (#32811)
|
2025-09-01 15:22:54 +08:00 |
|
Tony Zhang
|
b204ac8a23
|
fix: the cols function returns incorrect results when fetching multiple timestamps. (#32743)
|
2025-08-29 18:07:35 +08:00 |
|
Haojun Liao
|
87524f9695
|
fix(query): set the alias name for _select_value if it is only the parameter of some functions. (#32704)
|
2025-08-25 16:35:20 +08:00 |
|
Jing Sima
|
7b88b65309
|
fix: [TD-37537] Fix deadlock cause by incorrect vtable meta response. (#32719)
|
2025-08-25 09:21:29 +08:00 |
|
Tony Zhang
|
ec4f2c8a78
|
fix(TD-37486): crash occurred when querying ins_columns with virtual tables (#32609)
|
2025-08-18 15:46:06 +08:00 |
|
Haojun Liao
|
b225181dd7
|
fix(stream): handle source/destination table schema change scenearios. (#32580)
* fix(stream): handle source/destination table schema change scenearios.
* test(stream): update test cases.
|
2025-08-15 11:33:25 +08:00 |
|
Hongze Cheng
|
4c579d7693
|
fix: coredump when resize vnode buffer and recycle buffer pool (#32520)
|
2025-08-12 09:55:47 +08:00 |
|
WANG MINGMING
|
30bc5b09e5
|
fix(tmq): [td-37265]poll error if insering some cols with stmt (#32438)
|
2025-08-06 17:34:26 +08:00 |
|
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 |
|