Tony Zhang
|
84662bdce8
|
fix: last/last_row errors when using together with cols (#32938)
|
2025-09-12 09:25:43 +08:00 |
|
Simon Guan
|
56e980f440
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-08 12:45:03 +08:00 |
|
dmchen
|
486aca36a0
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-09-08 10:09:21 +08:00 |
|
Simon Guan
|
31aee547a3
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-08 09:08:40 +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 |
|
Simon Guan
|
addb2c5dcf
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-09-05 20:02:16 +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 |
|
WANG MINGMING
|
7cf8b26a0e
|
fix(stream): auto create normal table error in tmq (#32861)
|
2025-09-05 10:23:02 +08:00 |
|
wangmm0220
|
256116de59
|
fix(stream): conflicts from main
|
2025-09-04 20:02:22 +08:00 |
|
Haojun Liao
|
a42bd38c0c
|
fix(query): check the pk for a data block from outside of tsdbReader. (#32814)
|
2025-09-04 14:03:04 +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 |
|
Simon Guan
|
f22e53666c
|
merge: from 3.3.6 to main branch #32832
|
2025-09-04 10:22:22 +08:00 |
|
Alex Duan
|
690508a6d1
|
test: test_idmp_meters.py submit (#32763)
|
2025-09-03 17:28:56 +08:00 |
|
Kaili Xu
|
fccf3f6a62
|
enh: destroy mutex of file object (#32852)
|
2025-09-03 11:25:28 +08:00 |
|
Kaili Xu
|
b671c41e79
|
enh: destroy mutex of file object (#32851)
|
2025-09-03 11:25:24 +08:00 |
|
Tony Zhang
|
c3eddc0ae7
|
fix ci return value check
|
2025-09-02 11:43:52 +08:00 |
|
Tony Zhang
|
d35d9ff9bd
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-09-01 16:47:19 +08:00 |
|
Yihao Deng
|
cac9e13274
|
fix: ignore error while calc dir size (#32811)
|
2025-09-01 15:22:54 +08:00 |
|
Yihao Deng
|
3e55c6b285
|
fix: ignore error while calc dir size (#32812)
|
2025-09-01 15:22:45 +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 |
|
WANG MINGMING
|
1d4dffdcb5
|
fix(stream): send data by order of cids (#32801)
|
2025-08-29 16:21:59 +08:00 |
|
Simon Guan
|
a23f9eabab
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-27 09:44:00 +08:00 |
|
Bomin Zhang
|
ea42ece29b
|
enh[TS-6242]: retry if migrate triggered compact (#32412)
|
2025-08-26 17:35:57 +08:00 |
|
Simon Guan
|
8e961a94a6
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-26 15:32:23 +08:00 |
|
Simon Guan
|
d5811869b3
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-25 17:04:13 +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 |
|
Simon Guan
|
b0843270e8
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-21 15:53:37 +08:00 |
|
Jing Sima
|
074fd94c9f
|
feat[TD-37210]: trigger scan plan optimize (#32633)
|
2025-08-21 15:46:57 +08:00 |
|
Simon Guan
|
272ab7091d
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-19 10:17:39 +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 |
|
WANG MINGMING
|
33fb18aa4d
|
fix(stream): [TD-37329]block is null (#32494)
* fix(stream): [TD-37329]block is null
* fix(stream): [TD-37329]block is null
* fix(stream): [TD-37329]block is empty in tsdbCalcData
|
2025-08-13 11:45:39 +08:00 |
|
Hongze Cheng
|
0aa9f36128
|
fix: coredump when resize vnode buffer and recycle buffer pool (#32519)
|
2025-08-12 09:55:52 +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
|
1a184804e3
|
fix(tmq): open asan (#32489)
|
2025-08-11 10:46:40 +08:00 |
|
Simon Guan
|
b0bda8f9c2
|
Merge branch 'main' into merge/3.3.6tomain
|
2025-08-08 14:30:16 +08:00 |
|
Jinqing Kuang
|
a53d5670f9
|
fix(stream)[TD-37079]: force close the last window in fill_history (#32436)
|
2025-08-08 10:38:49 +08:00 |
|
Simon Guan
|
34cb3e07ca
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-07 12:01:55 +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 |
|
Simon Guan
|
f9f90137b0
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-04 10:42:31 +08:00 |
|
Hongze Cheng
|
275c98a73c
|
fix: wrong table number statistics
|
2025-07-31 15:49:45 +08:00 |
|
Hongze Cheng
|
cbadf47e5e
|
fix: wrong table number statistics (#32391)
|
2025-07-31 15:48:24 +08:00 |
|
Yihao Deng
|
c4a303e09c
|
fix: failed to write blob data using STMT2 in inefficient mode (#32365)
|
2025-07-30 14:36:08 +08:00 |
|
WANG MINGMING
|
694da6eb6e
|
Merge pull request #32362 from taosdata/feat/TS-6100-3.0-ming
Feat/ts 6100 3.0 ming
|
2025-07-29 18:04:23 +08:00 |
|
wangmm0220
|
119f3c3829
|
fix(stream): open file error in group cache operator
|
2025-07-29 16:18:48 +08:00 |
|
wangmm0220
|
2130e5547c
|
fix(stream): tsdbCalcData block error
|
2025-07-29 15:11:08 +08:00 |
|
wangmm0220
|
059e0d9b67
|
fix(stream): add execId to pTaskInfo to avoid error in groupCache
|
2025-07-28 19:11:03 +08:00 |
|
Simon Guan
|
d49d206c10
|
fix: compile errors
|
2025-07-28 16:26:07 +08:00 |
|
Simon Guan
|
78c726bf66
|
Merge branch 'main' into merge/3.3.6tomain
|
2025-07-28 16:19:01 +08:00 |
|