Bomin Zhang
|
67bd099881
|
enh[TD-37448][TD-37449]: implement show ssmigrate and kill ssmigrate command (#32888)
|
2025-09-12 15:07:57 +08:00 |
|
Simon Guan
|
c7efdf1a2b
|
Merge branch '3.0' into merge/mainto3.0
|
2025-09-12 09:32:06 +08:00 |
|
Simon Guan
|
d94b75564d
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-12 09:32:02 +08:00 |
|
Tony Zhang
|
84662bdce8
|
fix: last/last_row errors when using together with cols (#32938)
|
2025-09-12 09:25:43 +08:00 |
|
dmchen
|
000d746f7f
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-09-11 10:32:07 +08:00 |
|
dongming chen
|
433bd8f91b
|
fix: TD-37959-add-log-for-drop-stable (#32940)
|
2025-09-11 10:16:11 +08:00 |
|
Simon Guan
|
d3cc1e1187
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-09-11 10:08:49 +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 |
|
Jing Sima
|
72d3189367
|
feat: [TD-37052] Handle origin table's vnode change in stream query. (#32931)
|
2025-09-10 16:12:11 +08:00 |
|
Simon Guan
|
f8af487d92
|
Merge branch 'main' into merge/mainto3.0
|
2025-09-09 08:34:17 +08:00 |
|
Haojun Liao
|
3cdc1604f3
|
feat(gpt): support imputation function (#32910)
|
2025-09-09 08:31:20 +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 |
|
WANG MINGMING
|
a9f758bdb8
|
fix(tmq): set pointer = NULL to avoid double free (#32727)
|
2025-09-04 18:38:50 +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 |
|
Bomin Zhang
|
026f8b7658
|
fix: alter database cannot set ss_keeplocal to 1440m (#32827)
|
2025-09-03 09:18:00 +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 |
|
Haojun Liao
|
8808fbb82c
|
fix(gpt): fix race-condition in pareparing files for forecast. (#32815)
|
2025-08-29 18:10:29 +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 |
|
Haojun Liao
|
5975c363cd
|
fix(gpt): fix race-condition in preparing tmp files (#32800)
|
2025-08-29 14:36:36 +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 |
|
Bomin Zhang
|
050c20aeda
|
fix[TD-37628]: fix bnode creation failure on windows (#32739)
|
2025-08-26 15:47:55 +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
|
a32607ba3d
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-22 17:51:28 +08:00 |
|
Simon Guan
|
1a5455b1aa
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-22 14:56:06 +08:00 |
|
WANG MINGMING
|
4615c1c862
|
fix(tmq): [TD-37592]double free if subplan string decode error (#32707)
|
2025-08-22 14:52:45 +08:00 |
|
Simon Guan
|
0279c7a33a
|
Merge branch 'main' into merge/mainto3.0
|
2025-08-21 19:28:39 +08:00 |
|
Simon Guan
|
71a377f0af
|
Merge branch '3.0' into merge/mainto3.0
|
2025-08-21 19:28:36 +08:00 |
|
Simon Guan
|
f96283a526
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-21 19:06:33 +08:00 |
|
dongming chen
|
dd21bac16b
|
enh[TS-6867]: support for REDISTRIBUTE command on dual-replica databases (#32468)
|
2025-08-21 16:49:31 +08:00 |
|
dongming chen
|
975ad17d5a
|
enh[TD-37558]: add operation name for transaction (#32657)
|
2025-08-21 16:42:51 +08:00 |
|