Jinqing Kuang
51ffff2079
feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows
...
Introduce the `true for` syntax to allow users to specify the minimum
duration for event and state windows. Add corresponding tests to
validate the feature. Updated the user manual with usage instructions.
2025-02-24 08:02:48 +08:00
Jinqing Kuang
fc2d2672b9
feat(stream)[TS-5469]: add more stream event notifications
...
- Add event notifications for all window types
- Implement window invalidation notifications
- Add statistics for event notification delivery
2025-02-16 11:07:16 +08:00
Jinqing Kuang
eb5d463490
feat(stream)[TS-5469]. add support for window event notifications in stream processing
...
- Introduce new syntax to specify notification type and destination address
- Collect relevant event information during window computations
- Implement websocket-based notification delivery to the specified address
2025-01-21 17:39:46 +08:00
54liuyao
f3b38edb98
add stream event notify
2025-01-21 11:18:49 +08:00
factosea
c85a57c055
fix: join cols not set
2025-01-08 11:24:24 +08:00
dapan1121
d77147d296
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-12-06 17:43:19 +08:00
dapan1121
011ff04234
fix: scheduler dead lock issue
2024-12-05 18:07:37 +08:00
Shengliang Guan
41ccb28f86
Merge pull request #28975 from taosdata/feat/main/TS-5667
...
support interp fill extension
2024-11-29 17:48:25 +08:00
54liuyao
2eb0d34d0f
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020
2024-11-29 08:59:06 +08:00
wangjiaming0909
3239a10b76
support interp fill extension
2024-11-28 20:30:53 +08:00
Shengliang Guan
b1433deebe
Merge pull request #28839 from taosdata/enh/TD-32179/operatorInputCheck
...
enh: operator input check
2024-11-28 16:37:58 +08:00
facetosea
a2f8a822da
remove some check
2024-11-27 19:51:27 +08:00
54liuyao
22023575ba
opt stream force fill op
2024-11-26 19:46:36 +08:00
54liuyao
f37ae57a87
opt stream row buff
2024-11-26 15:23:57 +08:00
54liuyao
39564a41ae
fix(stream):build create table request for force_window_close
2024-11-25 13:54:31 +08:00
factosea
04af5f4b94
enh: check param
2024-11-19 19:38:40 +08:00
factosea
f3acf49e22
enh: include
2024-11-19 16:23:46 +08:00
dapan1121
85fc4dfc2b
fix: data sink memory issues
2024-11-15 10:16:15 +08:00
dapan1121
40f9e366e9
fix: data deleter schema issue
2024-11-14 17:38:20 +08:00
dapan1121
0995facd64
fix: hash put duplicated issue
2024-11-14 16:37:10 +08:00
dapan1121
371094cc13
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-11-08 10:13:20 +08:00
54liuyao
ba31bf2c52
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-11-06 09:42:50 +08:00
54liuyao
48d5f0e7cd
fix issue
2024-11-05 18:14:35 +08:00
Jing Sima
355aa885de
fix:[TD-32506] fix mem leak in percentile function.
2024-11-04 09:35:15 +08:00
54liuyao
0e0a7ae2e9
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-11-01 09:54:51 +08:00
54liuyao
5b9f434532
fix issue for value
2024-10-31 17:47:54 +08:00
54liuyao
5158bf6b96
fix issue
2024-10-31 15:50:56 +08:00
dapan1121
9f2fba6269
Merge remote-tracking branch 'origin/main' into enh/TD-32190
2024-10-28 18:48:40 +08:00
54liuyao
cea454b002
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-24 19:24:55 +08:00
dapan1121
4f3484b823
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
2024-10-24 16:49:38 +08:00
Shengliang Guan
402a9ad0d5
Merge pull request #28440 from taosdata/feat/3.0/TD-29667
...
fix fill with pesudo column exprs
2024-10-24 16:42:30 +08:00
dapan1121
7a45984c96
fix: table seq scan issue
2024-10-24 15:28:09 +08:00
wangjiaming0909
d1d6689684
add not fill exprs for fill operator
2024-10-23 15:16:16 +08:00
54liuyao
3365da365f
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-22 10:17:49 +08:00
Shengliang Guan
25d43c139c
Merge pull request #28363 from taosdata/feature/TS-5530
...
feat: data analysis
2024-10-21 19:51:24 +08:00
Shengliang Guan
4c6dfe3308
Merge pull request #28273 from taosdata/fix/3.0/TD-32184
...
fix:[TD-32184] Support backwards compatibility for function's result info.
2024-10-21 13:35:02 +08:00
54liuyao
e9550a6b2c
feat(stream):save force window close scan range
2024-10-18 15:40:37 +08:00
54liuyao
39379af1a2
add twa ci
2024-10-16 17:34:03 +08:00
54liuyao
3e49f40c74
stream twa
2024-10-16 12:16:59 +08:00
54liuyao
944457d7a6
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-16 12:09:17 +08:00
Shengliang Guan
3003e7286e
feat: data analysis
2024-10-15 10:00:38 +08:00
Shengliang Guan
9f05ca5ee8
revert: data analysis
2024-10-14 23:27:11 +08:00
Jing Sima
11ed8a1540
fix:[TD-32184] Support backwards compatibility for function's result info.
2024-10-14 11:00:20 +08:00
54liuyao
669c3aa4db
fix windows ci issue
2024-10-09 19:48:24 +08:00
54liuyao
dd7f705dcc
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
2024-10-09 19:31:44 +08:00
54liuyao
69b8505a8d
fix ci issue
2024-10-09 17:49:24 +08:00
Shengliang Guan
4dc0c2f47e
feat: data analysis
2024-10-09 17:09:43 +08:00
54liuyao
8709a12ce2
fix ci issue
2024-10-09 17:00:09 +08:00
54liuyao
e6f11c180c
fix ci issue
2024-10-09 16:03:09 +08:00
Jing Sima
8acdbe597d
fix:[TD-32372] Clean up in a right way.
2024-10-09 09:26:57 +08:00