Commit graph

11249 commits

Author SHA1 Message Date
Haojun Liao
696f0b171c
feat(gpt):support pseudo column in imputation. (#32972) 2025-09-12 20:43:56 +08:00
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
Bomin Zhang
560fd8560e
feat[TS-7127]: implement find/like/regep_in_set (#32857) 2025-09-12 09:28:32 +08:00
Tony Zhang
84662bdce8
fix: last/last_row errors when using together with cols (#32938) 2025-09-12 09:25:43 +08:00
Haojun Liao
8328d12703
refactor(gpt): do some internal refactor. (#32959) 2025-09-12 09:19:06 +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
wangmm0220
256116de59 fix(stream): conflicts from main 2025-09-04 20:02:22 +08:00
Tony Zhang
d35d9ff9bd Merge branch '3.3.6' into merge/3.3.6tomain 2025-09-01 16:47:19 +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
Haojun Liao
5975c363cd
fix(gpt): fix race-condition in preparing tmp files (#32800) 2025-08-29 14:36:36 +08:00
Simon Guan
2268da1b5f Merge branch 'main' into merge/mainto3.0 2025-08-28 19:06:09 +08:00
Bomin Zhang
840b71508b
fix: support TO_CHAR on windows (#32628)
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
2025-08-27 10:05:07 +08:00
Simon Guan
a23f9eabab Merge branch 'main' into merge/mainto3.0 2025-08-27 09:44:00 +08:00
kevin men
71432a830c
fix: modify the prompt language of the taos-shell (#32758)
* fix: modify prompt language

* fix: add shell test case

* fix: modify comments

* fix: modify test case for TDengine TSDB
2025-08-26 22:05:29 +08:00
Bomin Zhang
ea42ece29b
enh[TS-6242]: retry if migrate triggered compact (#32412) 2025-08-26 17:35:57 +08:00
Yihao Deng
abfcdc355b
fix: invalid decompress (#32742) 2025-08-26 14:46:03 +08:00
Jing Sima
308b3fd30e
fix: [TD-37529] Sliding offset cannot be used with interval in trigger window. (#32635) 2025-08-26 14:42:06 +08:00
Simon Guan
a32607ba3d Merge branch 'main' into merge/mainto3.0 2025-08-22 17:51:28 +08:00
Mario Peng
d54dc6a4ff
feat(stmt2): STMT2 support decimal type (#32563) 2025-08-22 14:18:24 +08:00
Simon Guan
5a5ec84d80 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-22 14:15:42 +08:00
Mario Peng
d0eb0efba9
enh:stmt set tbname support all characters (#32703) 2025-08-22 13:53:19 +08:00
Mario Peng
01f32bf86d
enh(stmt): set tbname support all characters (#32685) 2025-08-22 13:36:53 +08:00
Simon Guan
0b7b4fba81
merge: from main to 3.0 branch #32686
merge: from main to 3.0 branch
2025-08-22 13:28:11 +08:00
Mario Peng
05a2c78a0d
fix: dbeaver delete sql core in stmt get_fileds (#32680) 2025-08-22 13:08:12 +08:00
Simon Guan
b1bb52c4a0 Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-22 11:20:53 +08:00
Bomin Zhang
b3c3648270
enh: add syncApplyQueueSize configuration option to control the size of sync apply queue (#32562) 2025-08-22 11:17:42 +08:00
Bomin Zhang
6859af0cec
enh: add syncApplyQueueSize configuration option to control the size of sync apply queue (#32576) 2025-08-22 11:17:21 +08:00
Simon Guan
bb6d2eb8bd merge: from main to 3.0 branch 2025-08-21 19:43:12 +08:00
Tony Zhang
cda807e5f9
feat: support for the date function (#32545)
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
2025-08-21 19:29:37 +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
3265f65b0f Merge branch '3.3.6' into merge/3.3.6tomain 2025-08-21 10:00:04 +08:00
Hongze Cheng
549d4b5c08
enh​​: support for ​​BSS (Byte-Stream-Split) encoding​​ on floating-point data (#32447) 2025-08-21 09:31:14 +08:00
dongming chen
8c4c183220
enh[TD-37462]: improve error messages for CREATE DATABASE operations (#32581) 2025-08-20 16:46:31 +08:00
Jing Sima
7280d7c61c
feat: [TD-37437]: incorrect database targeting when creating streams containing virtual table queries (#32595)
Co-authored-by: Simon Guan <guanshengliang@qq.com>
2025-08-18 15:51:28 +08:00
xinsheng Ren
96e5d1e442
fix: check output tbname calc result (#32559)
* fix: check output tbname calc result

* fix: check return code

* fix: return code

* fix: test case time  out
2025-08-13 16:23:35 +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
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