Commit graph

6723 commits

Author SHA1 Message Date
Haojun Liao
216b352ef5
feat(TDgpt): TDgpt can run on windows. (#34716) 2026-03-11 09:57:27 +08:00
Jing Sima
0606cf7ee8
enh: [6492510964] Virtual super table window optimize for interval/session/event (#34690) 2026-03-09 17:05:53 +08:00
Simon Guan
1e1c92e4ae
merge: from main to 3.0 branch #34720 2026-03-09 17:04:21 +08:00
Pan Wei
ca2c419ed4
fix: fix return code handling issue (#34713) 2026-03-09 13:41:41 +08:00
Haojun Liao
156da4e68f
feat(TDgpt): support multiple input data columns for anomaly detection. (#34606) 2026-03-06 17:48:39 +08:00
Pan Wei
30c4ea4986
feat: support any/some/all/exists with subqueries (#34632) 2026-03-06 14:45:30 +08:00
Simon Guan
08007692be fix: conflicts 2026-03-04 14:44:07 +08:00
Simon Guan
687b62c30a
merge: from 3.3.8 to main #34633 2026-03-04 14:32:55 +08:00
Mario Peng
624607cfa6
fix: stmt vtable query core (#34640) 2026-03-04 14:23:45 +08:00
Simon Guan
0e3f2133cc fix: conflicts 2026-03-04 11:52:22 +08:00
WANG MINGMING
ec97502307
fix(tmq): case error in sometimes (#34619)
Closes:
- https://project.feishu.cn/taosdata_td/defect/detail/6853668142
- https://project.feishu.cn/taosdata_td/defect/detail/6779896671
- https://project.feishu.cn/taosdata_td/defect/detail/6779921206


Changes:

* fix(tmq): case error in sometimes

* fix(tmq): fix cases error in sometimes

* fix(tmq): walEndVer is 0 && avoid return error when transform vnode

* fix(tmq): case error in sometimes

* fix(tmq): case error in sometimes

* fix(tmq): case error in sometimes

* fix(tmq): case error in sometimes
2026-03-03 17:58:05 +08:00
Jing Sima
c4de5c1a22
fix: [6841998099] guard tag pseudo column fill in dynamic vstb not-load path. (#34624) 2026-03-03 10:52:33 +08:00
Jinqing Kuang
6061a28aa9
fix: enforce agg filter for external window stream output (#34630) 2026-03-02 09:28:00 +08:00
xinsheng Ren
96cc0572bf
fix: code review (#34623) 2026-02-28 11:21:02 +08:00
WANG MINGMING
a44a2a12a1
enh(tmq): optimize logic of tmq of query (#34303) 2026-02-26 17:06:07 +08:00
Simon Guan
d26a0ee67a fix: conflicts 2026-02-26 14:06:02 +08:00
Simon Guan
e3aed32b87 Merge branch '3.3.6' into merge/3.3.6to3.3.8 2026-02-26 13:34:44 +08:00
WANG MINGMING
61679df302
opti(tmq): do filter error for virtual child table & return error code in tmq poll (#34519) 2026-02-25 09:56:05 +08:00
Haojun Liao
7d5d5abb44
fix(gpt): fix the stack smashing due to long error messsges and do some refactor. (#34447)
* feat: support preprocess.

* feat: dynamic load model.

* fix: remove repeat free operations.

* fix: fix error.

* fix: fix error.

* fix: avoid stack overflow, and add more check for error msg.

* fix: check ptr.
2026-02-11 09:26:30 +08:00
wangmm0220
7ce68a3f23 fix(taosd): conflicts from main 2026-02-06 11:21:26 +08:00
Jing Sima
7c0170f612 fix virtual table error caused by code conflict. 2026-02-05 17:24:46 +08:00
Jing Sima
cdd7c0cc67
enh: [6690002267] Enh virtual super table scan. (#34481) 2026-02-05 14:58:33 +08:00
Jing Sima
912ceb6cee fix merge conflict. 2026-02-05 14:06:56 +08:00
Simon Guan
d3eb594267 Merge branch 'main' into merge/3.3.8tomain 2026-02-05 13:35:23 +08:00
Tony Zhang
2e4b4bc62e
feat: support surrounding time for fill (#34414) 2026-02-05 11:33:28 +08:00
Simon Guan
e0599110de fix: conflicts 2026-02-05 10:48:37 +08:00
xinsheng Ren
cfcbcaf3ad
fix: timetruncate results are abnormal when offset by natural month (#34463) 2026-02-05 10:22:06 +08:00
xinsheng Ren
cedbb4c2f8
fix: timetruncate results are abnormal when offset by natural month (#34442) 2026-02-05 10:20:43 +08:00
wangmm0220
893f1b431e fix(merge): conflict from 338 2026-02-03 23:51:41 +08:00
wangmm0220
6e705db306 enh(taosd): merge from 3.3.6 2026-02-03 16:50:09 +08:00
WANG MINGMING
b248f7fc77
opti(tmq): update tablelist if alter tag in tmq (#34483) 2026-02-03 16:19:21 +08:00
wangmm0220
07c2c177bf fix(tmq): table list is null if using cache 2026-02-03 09:59:17 +08:00
wangmm0220
0de0ffd04e enh(tmq): merge from 3.3.6 2026-02-02 19:12:35 +08:00
Jing Sima
9a960b24bc
enh: [6690002267] Optimize virtual table query with plenty of columns. (#34341) 2026-02-02 17:27:02 +08:00
WANG MINGMING
c50f0033bb
enh(tmq): optimize update tablelist for topic of stable with filter when alter tag (#34417) 2026-02-02 16:38:12 +08:00
Simon Guan
7028cb234e fix: conflicts 2026-01-30 10:28:30 +08:00
Jinqing Kuang
6defccb35a
feat(stream): support true for row count limit (#34342) 2026-01-29 14:54:28 +08:00
Simon Guan
4ffef52df5 fix: conflicts 2026-01-29 11:42:38 +08:00
Kaili Xu
b3e56f99ae
enh(rbac): access control (#34259) 2026-01-28 19:06:16 +08:00
Jing Sima
13fe09134f
enh: [6710694996] Eliminate virtual table scan operator. (#34415) 2026-01-28 14:39:23 +08:00
Pan Wei
e705f26eec
fix: join crash issue (#34421) 2026-01-28 14:36:54 +08:00
Pan Wei
605203bfa3
fix: asan invalid write issue (#34400) 2026-01-27 18:23:51 +08:00
Haojun Liao
1a48fa38e8
fix: fix error when dynamically load model, and fix some bugs. (#34411) 2026-01-26 19:33:23 +08:00
Simon Guan
e148bc6b6d
merge: from main to 3.0 branch #34384
merge: from main to 3.0 branch
2026-01-23 13:32:04 +08:00
Simon Guan
22b1dac1c3 fix: conflicts 2026-01-23 09:28:39 +08:00
xinsheng Ren
bffc108fc8
enh: Adjustment of the keeporder property of the function (#34103) 2026-01-22 14:32:36 +08:00
Pan Wei
b772a5d7f3
feat: support IN/NOT IN with subquery (#34290) 2026-01-22 13:39:05 +08:00
Jing Sima
8f7d35802c
enh: [6718786025] Optimize error code and error msg. (#34362) 2026-01-22 08:28:17 +08:00
xinsheng Ren
cea8fc0ec3
enh: stt file load perfermance (#34195) 2026-01-21 11:28:36 +08:00
Jing Sima
ea6f7398a3
enh: enh virtual supertable's state window query. (#34251) 2026-01-19 14:44:18 +08:00