Commit graph

18 commits

Author SHA1 Message Date
Jinqing Kuang
09a0b9b638
fix(stream): align external window join indices (#35291) 2026-05-08 10:26:36 +08:00
Jinqing Kuang
5f8c328226
feat(stream): support external window join subqueries (#35255)
Some checks failed
TDengine Release Build / Run on macos-14 (push) Has been cancelled
TDengine Release Build / Run on ubuntu-22.04 (push) Has been cancelled
2026-05-06 09:53:29 +08:00
Jinqing Kuang
606031e1fd
fix(stream): disable external window when outer query contains join (#34635) 2026-03-02 09:32:04 +08:00
Jinqing Kuang
6061a28aa9
fix: enforce agg filter for external window stream output (#34630) 2026-03-02 09:28:00 +08:00
Jinqing Kuang
1e082a00b8
fix(stream): fix ci case issues (#34516) 2026-02-23 20:46:41 +08:00
wangmm0220
893f1b431e fix(merge): conflict from 338 2026-02-03 23:51:41 +08:00
Tony Zhang
49368b9c3d
fix: mergeAlignedInterval pkts error (#34473) 2026-02-03 09:38:41 +08:00
Jinqing Kuang
8219f184bd
fix(stream): correct varchar literal length in json deserialization (#34325) 2026-01-20 15:12:51 +08:00
Jinqing Kuang
238a18ae20
fix(stream): correct varchar literal length in json deserialization (#34324) 2026-01-20 15:12:37 +08:00
Jing Sima
3cb2c4602b
enh: [TS-7132] Optimize state window on virtual table (#33638) 2025-12-01 10:04:07 +08:00
Tony Zhang
e2024229fd Merge branch 'main' into merge/mainto3.0 2025-11-20 17:11:07 +08:00
WANG MINGMING
3e4371f196
enh(stream): optimize first/las ts interface (#33602)
* enh(stream): optimize first/las ts interface

* enh(stream): optimize first/las ts interface

* enh(stream): optimize first/las ts interface

* enh(stream): optimize first/last interface

* enh(stream): fix memory leak

* enh(stream): fix some errors

* enh(stream): fix memory leak
2025-11-20 09:39:26 +08:00
Simon Guan
169d535242 Merge branch 'main' into merge/mainto3.0 2025-11-15 11:29:18 +08:00
Alex Duan
fb5c668bd7
case: uniform case title (#33587) 2025-11-14 11:32:21 +08:00
Jing Sima
e6222c65d3
enh: Add timerange expr type check and Relax the criteria for determining external windows. (#33480)
* enh: Add timerange expr type check and Relax the criteria for determining external windows.

* enh: Do not extract const time range into timeRangeExpr but timeRange

* enh: Relax the criteria for determining external windows.

* enh: support multiple conditions in external window time range

---------

Co-authored-by: dapan1121 <wpan@taosdata.com>
2025-11-13 09:12:21 +08:00
Jing Sima
d2889946f0
enh: Add timerange expr type check and Relax the criteria for determi… (#33220)
* enh: Add timerange expr type check and Relax the criteria for determining external windows.

* enh: Do not extract const time range into timeRangeExpr but timeRange

* enh: Relax the criteria for determining external windows.

* enh: support multiple conditions in external window time range

---------

Co-authored-by: dapan1121 <wpan@taosdata.com>
2025-11-05 19:24:49 +08:00
Alex Duan
9add20953a fix conflict: delete 18-StreamProcessing/20-UseCase/idmp_*.bug*.py 2025-10-28 10:03:09 +08:00
Alex Duan
7dbde74a20
test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00