mljin
|
1c02910dd3
|
fix(subq/stream): stream subquery per-event re-evaluation (#6984935627) (rd-public/tsdb!242)
|
2026-05-23 14:11:27 +08:00 |
|
wpan
|
ddc6982cb8
|
fix(mnode): resolve taosd deadlock when querying ins_stables with many supertables (rd-public/tsdb!309)
|
2026-05-23 14:11:26 +08:00 |
|
Jinqing Kuang
|
27a537829b
|
feat(query): support external windows (#34933)
|
2026-03-29 09:38:08 +08:00 |
|
WANG MINGMING
|
7394319536
|
fix(taosd): add logic in altering table for tmq/stream (#34809)
|
2026-03-21 11:38:22 +08:00 |
|
Tony Zhang
|
44433187db
|
enh: explain (#34764)
|
2026-03-20 10:08:49 +08:00 |
|
Minglei Jin
|
4466557cd0
|
feat(stream/subquery/in): support in with stream subquery (#34773)
|
2026-03-20 09:37:37 +08:00 |
|
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 |
|
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
|
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 |
|
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 |
|
wangmm0220
|
7ce68a3f23
|
fix(taosd): conflicts from main
|
2026-02-06 11:21:26 +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
|
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
|
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 |
|
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 |
|
Tony Zhang
|
02f1308dbc
|
enh: interp supports using non-null prev/next values to fill (#34236)
|
2026-01-16 10:32:01 +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 |
|
WANG MINGMING
|
25c6c14490
|
fix(stream): add resetting tagScan logic & fix parse value error if value is integer & fix tmqError.py (#34124)
|
2026-01-05 15:12:54 +08:00 |
|
Simon Guan
|
33d6bc54ab
|
fix: conflicts
|
2025-12-30 11:20:41 +08:00 |
|
Mario Peng
|
064a380942
|
fix:stream out table schema change problem (#34024)
|
2025-12-30 10:55:17 +08:00 |
|
Simon Guan
|
7ff28e7f65
|
fix: conflicts
|
2025-12-23 15:33:55 +08:00 |
|
Simon Guan
|
60d797cdcf
|
fix: conflicts
|
2025-12-23 15:31:08 +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 |
|
WANG MINGMING
|
79a5c48ffa
|
feat(tmq): [TS-6379]remove limition for table operation in tmq (#33834)
|
2025-12-15 11:26:46 +08:00 |
|
Simon Guan
|
8c01985826
|
merge: from main to 3.0 branch #33909
|
2025-12-12 13:40:31 +08:00 |
|
Yihao Deng
|
c2d5e1b41b
|
fix: mem leak (#33888)
|
2025-12-12 09:29:33 +08:00 |
|
Yihao Deng
|
fef04727f2
|
fix mem leak (#33891)
|
2025-12-12 09:29:05 +08:00 |
|
Jing Sima
|
3cb2c4602b
|
enh: [TS-7132] Optimize state window on virtual table (#33638)
|
2025-12-01 10:04:07 +08:00 |
|
Simon Guan
|
169d535242
|
Merge branch 'main' into merge/mainto3.0
|
2025-11-15 11:29:18 +08:00 |
|
Simon Guan
|
18fd87f2f5
|
Merge commit '4c4706619093a5b4a8738563849c4146d2b3f5c8' into merge/3.3.6tomain
|
2025-11-14 10:15:39 +08:00 |
|
dapan1121
|
d92f21339b
|
Merge remote-tracking branch 'origin/main' into merge/mainto3.0
|
2025-11-13 15:57:26 +08:00 |
|
yihaoDeng
|
e8cfe6a86b
|
fix dead lock
|
2025-11-12 19:56:00 +08:00 |
|
yihaoDeng
|
d019aaaee9
|
fix dead lock
|
2025-11-12 19:52:08 +08:00 |
|
yihaoDeng
|
6d8372a9b5
|
avoid dead lock
|
2025-11-12 15:13:49 +08:00 |
|