Haojun Liao
|
3cdc1604f3
|
feat(gpt): support imputation function (#32910)
|
2025-09-09 08:31:20 +08:00 |
|
dmchen
|
486aca36a0
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-09-08 10:09:21 +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 |
|
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 |
|
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
|
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
|
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
|
f96283a526
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-21 19:06:33 +08:00 |
|
dongming chen
|
975ad17d5a
|
enh[TD-37558]: add operation name for transaction (#32657)
|
2025-08-21 16:42:51 +08:00 |
|
dongming chen
|
253175ffd3
|
enh[TD-3757]: only block createdb for normal user (#32676)
|
2025-08-21 15:53:00 +08:00 |
|
Simon Guan
|
3265f65b0f
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-21 10:00:04 +08:00 |
|
dongming chen
|
b22d2acf84
|
fix[TD-37161]: check createdb conflict (#32627)
|
2025-08-21 09:40:47 +08:00 |
|
dongming chen
|
8c4c183220
|
enh[TD-37462]: improve error messages for CREATE DATABASE operations (#32581)
|
2025-08-20 16:46:31 +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 |
|
dongming chen
|
6c3521e978
|
fix: TD-37161-create-db-in-global (#32406)
|
2025-08-13 22:13:13 +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 |
|
xinsheng Ren
|
c2533b5703
|
fix[TS-6995]: bool value and other (#32507)
|
2025-08-12 13:51:20 +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 |
|
Pan Wei
|
9a1694b41a
|
fix: memory leak and trigger redeploy issue (#32398)
* enh: add operator reset func
* fix: merge join reset issue
* fix: memory issues
* fix: add debug assert
* fix: memory issues
* fix: memory leak
* fix: memory issues
* fix taos log miss
* fix: case issue
* fix: case issue
* fix: case issues
* fix: drop dnode issue
* fix: memory issues
* fix: memory issues
* fix: memory leak issues
* fix: recalculate time range issue
* fix: add debug log
* fix: memory issues
* fix: enable case asan
* Update streamlist_for_ci.task
* fix: case asan issue
* fix: stream name issue
* fix: external window compile issues
* fix: deploy memory issue
* fix: ahandle issue
* fix: ahandle issue
* fix: ahandle issue
* fix: virtual table reader list issue
* fix: log info
* fix: msg error
* fix: virtual table addr list issue
* fix: memory issues
* fix: memory leak issue
* fix: memory issues
* fix: memory free issues
* fix: memory issues
* fix: snode deploy issue
* fix: mnode reader issue
* fix: memory issues
* fix: add debug test
* enh: add ignore nodata trigger
* fix: memory leaks
* fix: configuration issue
* fix: memory issue
* fix: external window issue
* fix: external window issues
* fix: external window placeholder issue
* fix: placeholder function init issues
* fix: memory leak issue
* fix: add debug log
* fix: compile issues
* fix: double free issue
* fix: runner addr update issue
* fix: msg rsp issue
* fix: external window reset issue
* fix: configuration issue
* fix: deploy msg issue
* fix: compile issue
* fix: external window idx issue
* fix: ci issues
* fix: ci case issues
* fix: drop dnode issue
* fix: add debug log
* fix: conflict
* fix: create stream if not exists issue
* fix: ahandle memory leak
* fix: case issue
* fix: exchange issues
* fix: crash issue
* fix: exchange prefetch issue
* fix: snode quit issue
* enh: support indef rows func
* fix: crash issues
* Fix external window collect vector function
* fix: external window indef rows issues
* fix: external window issue
* enh: support count always return value in external window
* fix: force output when has more result block
* fix: runner block retrieve issue
* fix: crash issue
* fix: count cases issue
* fix: reader deploy message issue
* fix: task deploy issue
* fix: external window scalar issue
* fix: compile issue
* fix: group cache reset issue
* fix: add protection check
* fix: add grant check
* fix: add disableStream config
* fix: notify free issue
* fix: case issue
* fix: grant issues
* fix: memory leak issue
* fix: memory leak issue
* fix: memory leak issue
* fix: stbJoin issue
* fix: rpc send issue
* fix: rsp stream group id issue
* fix: redeploy stream issue
* fix: cases issues
* fix: memory leak issue
* fix: snode quit issue
* fix: invalid read issue
* fix: memory leak issue
* fix: split dead loop issue
* fix: crash issue
* fix: acquire task issue
* fix: memory leak and trigger redeploy issue
* fix: taosd crash issue
* fix: return code issues
* fix: return code issues
* fix: return code issue
* fix: return code issues
* fix: return code issue
* fix: mnode crash and dead lock issue
* fix: memory and crash issues
---------
Co-authored-by: huohong <sallyhuo@taosdata.com>
Co-authored-by: Jing Sima <simondominic9997@outlook.com>
Co-authored-by: facetosea <285808407@qq.com>
|
2025-08-12 08:39:14 +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 |
|