Commit graph

10881 commits

Author SHA1 Message Date
Jing Sima
b0e9b29ff7 feat: [TS-6100] Parse create stream sql: Use %%tbname in SELECT and WHERE clause. 2025-05-19 09:55:44 +08:00
dapan1121
067f201f64 fix: snode task list redeploy issue 2025-05-17 18:26:28 +08:00
dapan1121
5069aa8845 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-17 16:37:12 +08:00
dapan1121
85767a9cbf enh: enhance drop snode 2025-05-17 16:36:35 +08:00
wangmm0220
b13967b8f3 feat(stream): move SStorageAPI from stream directory to vnode 2025-05-17 16:00:50 +08:00
factosea
2860309b6c fix: crate subtable tags 2025-05-17 14:13:08 +08:00
dapan1121
9a2cf31ee6 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-17 10:56:13 +08:00
dapan1121
66ab04dc49 enh: add stream and snode assignment 2025-05-17 10:55:32 +08:00
Jinqing Kuang
aca888c6b7 fix(stream): pull group col value in stream trigger task 2025-05-16 17:12:01 +08:00
wangjiaming0909
0c402fbb38 new-stream: runner impl external window and force output 2025-05-16 08:29:34 +00:00
wangmm0220
a5007823b8 feat(stream): add ctime for getting wal meta 2025-05-16 16:14:42 +08:00
dapan1121
d98210a7ee Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-16 14:20:45 +08:00
dapan1121
929d923994 enh: add drop snode processing 2025-05-16 14:19:36 +08:00
wangjiaming0909
5300a66f5e new-stream: runner impl 2025-05-16 01:41:31 +00:00
wangmm0220
88414a1b09 feat(stream): use TimeRangeExpr to filter data in tsdb reader 2025-05-15 19:07:42 +08:00
wangmm0220
0297c7be2c feat(stream): add ts slotid/blockId in external window 2025-05-15 14:22:46 +08:00
dapan1121
e7bc25cf32 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-15 13:43:54 +08:00
dapan1121
0793da0526 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-15 11:48:09 +08:00
Jinqing Kuang
a106833eaa fix(stream): fix wakeup of idle stream task 2025-05-15 11:47:18 +08:00
dapan1121
63df994be5 enh: add alter snode 2025-05-15 11:46:39 +08:00
wangmm0220
9ffe95755b feat(stream): add interface of getting cols value of groupid 2025-05-15 10:03:57 +08:00
Jinqing Kuang
a36ca57ef5 test(stream): add basic test for stream trigger partition 2025-05-15 09:43:35 +08:00
wangjiaming0909
ef7d67efe0 new-stream: runner notification 2025-05-14 09:55:07 +00:00
facetosea
0a7ac81aeb fix: table schema version start from 1 2025-05-14 17:41:51 +08:00
wangmm0220
a1955fb3af feat(stream): add ast for calc in stream reader 2025-05-14 17:39:02 +08:00
dapan1121
a10f70bb83 enh: add snode create processing 2025-05-14 11:39:54 +08:00
Jing Sima
8b45889335 feat: [TS-6100] Parse create stream sql: Fix time range condition. 2025-05-14 11:22:03 +08:00
wangmm0220
9032653fad feat(stream): add filter if with external window 2025-05-13 17:57:15 +08:00
dapan1121
08effac8ff Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7 2025-05-13 14:37:50 +08:00
dapan1121
8ed0f7214e enh: add create snode processing 2025-05-13 14:37:07 +08:00
wangmm0220
5e7aed840e feat(stream): add filter if with external window 2025-05-13 10:53:39 +08:00
facetosea
cb6c2eb000 fix: data sink, add tsColSlotId 2025-05-12 17:35:02 +08:00
dapan1121
009e8aa41e Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-05-12 16:24:22 +08:00
wangmm0220
b07d8d2dd0 feat(stream): add interface vnodeProcessStreamGroupColValueReq 2025-05-12 14:33:20 +08:00
Jinqing Kuang
965d33e1ef fix(stream): fix ts slot id in calc data 2025-05-12 14:20:36 +08:00
Jing Sima
07026f2a0b feat: [TS-6100] Parse create stream sql: Add tsSlotId for %%trows query. 2025-05-12 11:35:44 +08:00
facetosea
b0e0d0e565 fix: data insert, table version changed 2025-05-12 10:22:28 +08:00
Simon Guan
3cfdb304e8 Merge branch 'main' into merge/mainto3.0 2025-05-12 09:01:48 +08:00
wangmm0220
df42d12b06 feat(stream): return calc cols and trigger cols from stream reader 2025-05-10 21:22:11 +08:00
wangmm0220
f1155c54ad feat(stream): return calc cols and trigger cols from stream reader 2025-05-10 18:34:01 +08:00
Jinqing Kuang
4d4544109e fix(stream): fix history calc of stream trigger task 2025-05-10 18:17:17 +08:00
dapan1121
bdcbe1a717 Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw5 2025-05-10 17:18:40 +08:00
dapan1121
ca2241f6ad fix: add snode task redeploy 2025-05-10 17:16:39 +08:00
wangjiaming0909
0c9670b220 new-stream: serialize withExternalWindow flag 2025-05-10 16:04:33 +08:00
wangjiaming0909
c853ad990e new-stream: external window operator 2025-05-10 15:42:05 +08:00
wangjiaming0909
9bd7381978 stream-runner: runner impl 2025-05-10 15:42:05 +08:00
wangjiaming0909
e9d248f9e7 new-stream: runner notification 2025-05-10 15:42:05 +08:00
wangjiaming0909
b9f4426fde new-stream: runner handle read from cache 2025-05-10 15:42:05 +08:00
facetosea
1dc510f8e6 feat: table scheme not match 2025-05-10 14:27:56 +08:00
Jing Sima
b9cdfda0b4 feat: [TS-6100] Parse create stream sql: Collect placeholder function in external window node. 2025-05-10 10:58:40 +08:00