Commit graph

6542 commits

Author SHA1 Message Date
WANG MINGMING
ec2eceb35b
fix(taosd): core dump in addTagPseudoColumnData for pTag if there are pressures (#34838) 2026-03-19 17:16:51 +08:00
Jinqing Kuang
ba212ea461
fix: guard hash interval agg without loaded ts column (#34819) 2026-03-18 09:26:55 +08:00
Jing Sima
b5b816e53d
fix: [6916092549] Fix mem leak. (#34795) 2026-03-17 14:01:18 +08:00
Yihao Deng
4c94cbe5da
enh: add safefunc (#34436) 2026-03-16 20:27:15 +08:00
Jinqing Kuang
62701efa0b
fix(stream): handle const boundary in external window range (#34669) 2026-03-14 17:25:53 +08:00
Jing Sima
984b31aa72
fix: [6872094106] Fix double free and mem leak in createSortHandleFromParam. (#34725) 2026-03-11 09:22:02 +08:00
Pan Wei
ca2c419ed4
fix: fix return code handling issue (#34713) 2026-03-09 13:41:41 +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
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
Jing Sima
7c0170f612 fix virtual table error caused by code conflict. 2026-02-05 17:24:46 +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
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
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
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
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
22b1dac1c3 fix: conflicts 2026-01-23 09:28:39 +08:00
Jing Sima
8f7d35802c
enh: [6718786025] Optimize error code and error msg. (#34362) 2026-01-22 08:28:17 +08:00
Tony Zhang
2d701173f3
fix: state window error when partition by tbname (#34245) 2026-01-14 09:40:16 +08:00
Jing Sima
ecc3e2a5bd
fix virtual table test cases (#34246) 2026-01-12 17:32:39 +08:00
Simon Guan
e3677cc440 merge: from 3.3.8 to main 2026-01-12 13:44:59 +08:00
Minglei Jin
ea0b724b24 Merge branch '3.3.6' into merge/3.3.6to3.3.8 2026-01-09 18:28:16 +08:00
Minglei Jin
8780e60a51
enh(meta entry cache): cache switch and size control (#34014) 2026-01-09 17:40:51 +08:00
Simon Guan
da960dc51e merge: from 3.3.6 to 3.3.8 branch 2026-01-09 15:54:10 +08:00
xinsheng Ren
fdb5266223
fix: big offset error (#34183) 2026-01-09 09:32:46 +08:00
Minglei Jin
7846309f93
fix(stream/fetch): fix stream data fetching from runner (#34170) 2026-01-08 20:02:39 +08:00
Minglei Jin
2b55b6e533
fix(stream/fetch): fix stream data fetching from runner (#34178) 2026-01-08 20:02:18 +08:00
Simon Guan
2d05ff9812
merge: from 3.3.8 to main branch #34196 2026-01-07 19:13:41 +08:00
Mario Peng
28d5675e49
fix:insert into stb subquery cross dnodes (#34131) 2026-01-07 19:11:51 +08:00
Mario Peng
2fb1688950
fix: 6574866934 (#34171) 2026-01-07 19:11:24 +08:00
Simon Guan
761f2c4807 merge: from 3.3.8 to main 2026-01-07 15:26:03 +08:00