Commit graph

759 commits

Author SHA1 Message Date
Minglei Jin
49a1c6908a
calc subq to runner (#34457) 2026-03-16 14:10:31 +08:00
WANG MINGMING
6ade4e468c
opti(stream): remove old logic of stream (#34642) 2026-03-12 09:11:00 +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
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
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
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
Pan Wei
605203bfa3
fix: asan invalid write issue (#34400) 2026-01-27 18:23:51 +08:00
Pan Wei
b772a5d7f3
feat: support IN/NOT IN with subquery (#34290) 2026-01-22 13:39:05 +08:00
Pan Wei
43f4fb3df5
fix: scalar subquery calc constant issue (#34097)
* fix: scalar subquery calc constant issue

* fix: memory leak issue
2025-12-30 08:15:19 +08:00
Simon Guan
a42a0e6d4e Merge branch 'main' into merge/mainto3.0 2025-12-29 20:25:34 +08:00
WANG MINGMING
d5ca720eb5
opti(query): optimized logic of narrowing down tablelist to make logi… (#34040) 2025-12-29 14:08:24 +08:00
Yihao Deng
d124e18b3b
enh: add token transport (#34012) 2025-12-27 16:09:12 +08:00
Pan Wei
aa376a88c4
enh: optimize performance while scalar subquery as primary key condtion (#34027) 2025-12-25 17:31:43 +08:00
Jing Sima
5fb86d7b12
enh: [TS-7591] Some code refactor and add more log. (#34022) 2025-12-24 15:36:32 +08:00
Jing Sima
220d625fc8
enh:[TS-7591] Optimize virtual super table agg query. (#33995) 2025-12-23 16:44:28 +08:00
Simon Guan
60d797cdcf fix: conflicts 2025-12-23 15:31:08 +08:00
Simon Guan
810b451c61
merge: from 3.3.6 to main #34015 2025-12-23 15:25:10 +08:00
Yihao Deng
93f0a72a12
opt logic (#33991)
* opt logic

* opt logic
2025-12-23 10:15:06 +08:00
wangmm0220
25ac12c1df fix(tmq): merge from 3.3.6 2025-12-22 18:47:59 +08:00
WANG MINGMING
9cf0850bf2
fix(tmq): optimize tablelist in tmq when alter tag & modify tag if ne… (#33988) 2025-12-22 18:14:39 +08:00
Pan Wei
66e189aa8c
feat: support uncorrelated scalar subquery (#33913) 2025-12-22 11:35:33 +08:00
Simon Guan
061ed24311 Merge branch 'main' into merge/mainto3.0 2025-12-18 16:16:15 +08:00
xinsheng Ren
1c36431227
fix(TS-7676): sub query with window main test (#33790) 2025-12-18 16:01:47 +08:00
Simon Guan
4bd57b4c2d merge: from main .to 3.0 branch 2025-12-10 16:09:36 +08:00
Tony Zhang
3df0f2852d
fix: memleak in getTableList (#33818) 2025-12-08 09:28:58 +08:00
Tony Zhang
66cb641c3d Merge branch 'main' into merge/tony 2025-12-07 08:34:47 +08:00
Haojun Liao
d5b872ff18
fix(query): restore the default level for print result blocks. (#33813) 2025-12-04 15:56:08 +08:00
xinsheng Ren
e8b2a57e3a
enh: json tag partition by support (#33741)
* fix: memleak

* fix: use escaped json for show create sql
2025-12-04 14:10:15 +08:00
xinsheng Ren
5ed66be5a2
enh: json tag partition by support (#33797) 2025-12-04 14:09:59 +08:00
Simon Guan
5cb3a201b2 fix: conflict while merge from main to 3.0 2025-11-28 09:47:05 +08:00
Jinqing Kuang
8dad32d2a3
fix(stream): ignore window open when trigger is recovering from checkpoint (#33698) 2025-11-26 19:59:50 +08:00
Simon Guan
306cde690c Merge branch 'main' into merge/mainto3.0 2025-11-24 16:27:32 +08:00