dapan1121
|
12f67cd00a
|
Merge remote-tracking branch 'origin/feat/TS-6100-3.0' into feat/TS-6100-3.0.pw7
|
2025-05-19 09:55:47 +08:00 |
|
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 |
|
facetosea
|
80d75a6316
|
fix: stream test case
|
2025-05-19 09:55:44 +08:00 |
|
Jing Sima
|
8c0fba4d91
|
feat: [TS-6100] Parse create stream sql: Fix partition tag error.
|
2025-05-19 09:55:44 +08:00 |
|
wangmm0220
|
eecfaa051a
|
feat(stream): fix compile error
|
2025-05-19 09:55:44 +08:00 |
|
Jinqing Kuang
|
6fee568a6e
|
fix(stream): fix data cache init in stream trigger task
|
2025-05-19 09:55:44 +08:00 |
|
dapan1121
|
097a9ba275
|
fix: drop snode task list issue
|
2025-05-19 09:54:46 +08:00 |
|
Jing Sima
|
7478f02b82
|
feat: [TS-6100] Parse create stream sql: Fix stop stream syntax error.
|
2025-05-19 09:53:36 +08:00 |
|
Jing Sima
|
0b70fd49ed
|
feat: [TS-6100] Parse create stream sql: Use %%tbname in SELECT and WHERE clause.
|
2025-05-19 09:16:51 +08:00 |
|
dapan1121
|
067f201f64
|
fix: snode task list redeploy issue
|
2025-05-17 18:26:28 +08:00 |
|
facetosea
|
b9d9fe944d
|
fix: stream test case
|
2025-05-17 18:22:26 +08:00 |
|
Jing Sima
|
b97c243aba
|
feat: [TS-6100] Parse create stream sql: Fix partition tag error.
|
2025-05-17 18:20:01 +08:00 |
|
wangmm0220
|
8de815a3f9
|
feat(stream): fix compile error
|
2025-05-17 18:12:24 +08:00 |
|
Jinqing Kuang
|
17aaa90266
|
fix(stream): fix data cache init in stream trigger task
|
2025-05-17 18:08:37 +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 |
|
Jinqing Kuang
|
56895916c4
|
fix(stream): remove trigger task from wait list on undeploy
|
2025-05-17 16:35:22 +08:00 |
|
wangmm0220
|
b13967b8f3
|
feat(stream): move SStorageAPI from stream directory to vnode
|
2025-05-17 16:00:50 +08:00 |
|
Jing Sima
|
d7f01ee035
|
Merge pull request #31116 from taosdata/feat/TS-6100-smj
feat: [TS-6100] Parse create stream sql: Fix partition tbname wrong p…
|
2025-05-17 14:13:49 +08:00 |
|
factosea
|
2860309b6c
|
fix: crate subtable tags
|
2025-05-17 14:13:08 +08:00 |
|
Jing Sima
|
75812e8ef0
|
feat: [TS-6100] Parse create stream sql: Fix partition tbname wrong plan.
|
2025-05-17 14:12:26 +08:00 |
|
wangmm0220
|
96ab95e33b
|
feat(stream): add group values
|
2025-05-17 11:41:46 +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 |
|
factosea
|
edcec9f02b
|
fix: create table has exist
|
2025-05-17 10:47:56 +08:00 |
|
Jing Sima
|
1d70fddab9
|
feat: [TS-6100] Parse create stream sql: Fix placeholder func check.
|
2025-05-17 09:19:57 +08:00 |
|
wangjiaming0909
|
7ec1177168
|
fix runner agg external window calc error
|
2025-05-16 10:18:36 +00:00 |
|
wangmm0220
|
dc8da035d7
|
feat(stream): process stable
|
2025-05-16 18:21:44 +08:00 |
|
Jing Sima
|
1657fb5d63
|
feat: [TS-6100] Parse create stream sql: Collect tbname function to trigger partition cols
|
2025-05-16 18:07:58 +08:00 |
|
Jinqing Kuang
|
5e297ba402
|
fix(stream): fix period check of stream trigger task
|
2025-05-16 18:01:59 +08:00 |
|
Jinqing Kuang
|
aca888c6b7
|
fix(stream): pull group col value in stream trigger task
|
2025-05-16 17:12:01 +08:00 |
|
Jing Sima
|
a7b7f216bd
|
Merge pull request #31102 from taosdata/feat/TS-6100-smj
feat: [TS-6100] Parse create stream sql: No force output when first c…
|
2025-05-16 17:05:32 +08:00 |
|
wangmm0220
|
3f08f95dde
|
feat(stream): fix col id error
|
2025-05-16 17:03:55 +08:00 |
|
Jing Sima
|
3875d2a506
|
feat: [TS-6100] Parse create stream sql: No force output when first col do not have placeholder func.
|
2025-05-16 17:00:18 +08:00 |
|
wangjiaming0909
|
0c402fbb38
|
new-stream: runner impl external window and force output
|
2025-05-16 08:29:34 +00:00 |
|
wangmm0220
|
2891e73399
|
feat(stream): fix compile error
|
2025-05-16 16:13:44 +08:00 |
|
wangmm0220
|
a5007823b8
|
feat(stream): add ctime for getting wal meta
|
2025-05-16 16:14:42 +08:00 |
|
Jinqing Kuang
|
cd253a4a79
|
fix(stream): fix period check of stream trigger task
|
2025-05-16 14:42:30 +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 |
|
wangmm0220
|
67074403ec
|
feat(stream): fix heap use after free
|
2025-05-16 14:11:28 +08:00 |
|
factosea
|
ab7350364d
|
fix: crash
|
2025-05-16 11:40:23 +08:00 |
|
Jinqing Kuang
|
c03e6940c7
|
fix(stream): fix session check of stream trigger task
|
2025-05-16 11:31:53 +08:00 |
|
wangjiaming0909
|
5300a66f5e
|
new-stream: runner impl
|
2025-05-16 01:41:31 +00:00 |
|
wangmm0220
|
39015385f9
|
feat(stream): add some logs
|
2025-05-16 09:23:52 +08:00 |
|
wangmm0220
|
88414a1b09
|
feat(stream): use TimeRangeExpr to filter data in tsdb reader
|
2025-05-15 19:07:42 +08:00 |
|
Jing Sima
|
d5138652ef
|
Merge pull request #31096 from taosdata/feat/TS-6100-smj
feat: [TS-6100] Parse create stream sql: Fix wrong time range expr.
|
2025-05-15 18:57:44 +08:00 |
|
Jing Sima
|
5dc14fa622
|
feat: [TS-6100] Parse create stream sql: Fix wrong time range expr.
|
2025-05-15 18:56:51 +08:00 |
|
factosea
|
d37770936c
|
fix: tag name
|
2025-05-15 16:02:40 +08:00 |
|
dapan1121
|
7119dc9792
|
fix: trigger table type issue
|
2025-05-15 15:07:03 +08:00 |
|