Simon Guan
34120a38c5
Merge branch '3.0' into merge/mainto3.0
2025-03-05 18:12:55 +08:00
Simon Guan
292b0cb317
Merge branch 'main' into merge/mainto3.0
2025-03-05 18:10:31 +08:00
Simon Guan
1a9f75e663
Merge branch '3.0' into fix/internal
2025-03-04 13:47:03 +08:00
Haojun Liao
9139f3cb47
fix(analytics): fix syntax error.
2025-03-04 13:44:56 +08:00
Haojun Liao
96cd36900a
fix(analysis): fix syntax error.
2025-03-03 18:28:17 +08:00
Haojun Liao
f563a35b3f
fix(stream):check the maximum allowed forecast rows, add one test case, and do some internal refactor.
2025-03-03 17:27:05 +08:00
Haojun Liao
ac667164ed
refactor: do some internal refactor.
2025-03-03 16:20:58 +08:00
Simon Guan
6826edf5e0
Merge branch 'main' into merge/mainto3.0
2025-03-03 14:01:43 +08:00
Simon Guan
d7207861bb
Merge remote-tracking branch 'origin/3.0' into fix/internal
2025-03-03 10:43:07 +08:00
Simon Guan
43ca6d5f9e
refactor: adjust some logs
2025-02-28 16:49:46 +08:00
Simon Guan
1ae2bb28e8
Merge pull request #29954 from taosdata/enh/killtrans
...
enh(stream): not waiting during drop stream tasks.
2025-02-28 10:40:53 +08:00
Simon Guan
63992a3240
Merge remote-tracking branch 'origin/main' into merge/mainto3.0
2025-02-28 09:16:43 +08:00
Simon Guan
f5429637fa
Merge branch 'main' into merge/mainto3.0
2025-02-28 09:11:10 +08:00
54liuyao
9d3a00920e
fix(stream): fix mem leak && rebuild event window when the window end flag is modified
2025-02-27 11:23:40 +08:00
Simon Guan
76ad364b93
enh: adjust some logs
2025-02-27 09:55:11 +08:00
Haojun Liao
11e7126f98
Merge branch 'main' into enh/killtrans
2025-02-27 00:35:28 +08:00
Haojun Liao
786ee101cd
other: merge main.
2025-02-27 00:18:25 +08:00
Haojun Liao
bf1f162aa0
fix(stream): drop task in synch model in write thread.
2025-02-27 00:15:36 +08:00
Haojun Liao
012ee53d35
fix(stream): drop task in synch model in write thread.
2025-02-27 00:15:31 +08:00
Haojun Liao
45b0e47a19
refactor(stream): add long exec stream queue for history tasks in step1 and re-calculate task execution.
2025-02-27 00:15:03 +08:00
Haojun Liao
c14ba08d7c
refactor(stream): drop task in async ways
2025-02-27 00:12:11 +08:00
Jinqing Kuang
a987d925a1
fix(query)[TD-33833]: fix function projectApplyFunctions for null pointer handling
2025-02-25 15:48:25 +08:00
Shengliang Guan
5ad05a662a
Merge branch '3.0' into feat/TS-5470-3.0
2025-02-24 16:12:47 +08:00
Shengliang Guan
8fccf318ab
Merge pull request #29902 from taosdata/merge/mainto3.0
...
merge: from main to 3.0 branch
2025-02-24 15:47:21 +08:00
Shengliang Guan
3a1d06f4d7
Merge pull request #29354 from taosdata/enh/TS-5255/colsFunc2
...
enh: ts5255/cols func2
2025-02-24 14:19:37 +08:00
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
Shengliang Guan
3a739beaa5
Merge branch 'main' into merge/mainto3.0
2025-02-22 20:07:40 +08:00
Haojun Liao
8c1ddb547f
fix(query): check return value.
2025-02-21 02:24:00 +08:00
Haojun Liao
ecc667c22b
Revert "refactor(stream): drop task in async ways"
2025-02-21 01:10:18 +08:00
Shengliang Guan
1e59168396
fix: ci errors
2025-02-20 19:20:40 +08:00
facetosea
d9bbe0d888
return code
2025-02-20 19:15:22 +08:00
Shengliang Guan
2bee60a41a
Merge branch 'main' into merge/mainto3.0
2025-02-20 18:12:02 +08:00
facetosea
75984e6d1e
fix: group const value
2025-02-20 16:29:23 +08:00
Shengliang Guan
42bafc0d47
Merge pull request #29848 from taosdata/fix/ly_stream
...
fix(tsma):drop invalid state for tsma
2025-02-20 15:04:03 +08:00
54liuyao
870fe1c071
fix(tsma):drop invalid state for tsma
2025-02-20 11:52:04 +08:00
facetosea
71bdb6fcae
nullTuple pos
2025-02-20 11:47:03 +08:00
Shengliang Guan
60245b4e46
Merge pull request #29800 from taosdata/enh/TD-26215
...
enh: optimize group by tag performance
2025-02-19 16:37:41 +08:00
facetosea
01518aae39
fix: result error
2025-02-19 11:09:32 +08:00
dapan1121
df674440bf
fix: last row scan and tag in conds issues
2025-02-18 19:27:47 +08:00
Shengliang Guan
6735e5e948
Merge pull request #29822 from taosdata/kjq/enh-code-clarity
...
enh(stream): add options to control message and frame size
2025-02-18 18:59:28 +08:00
Shengliang Guan
8bee0e7030
Merge pull request #29666 from taosdata/feat/TS-5776
...
fix:[TS-5776]add raw type from consumer
2025-02-18 17:53:52 +08:00
Jinqing Kuang
a48095d467
enh(streams): add options to control message and frame size
...
Add options to allow users to specify message and frame size limits for
event notifications.
2025-02-18 17:20:38 +08:00
facetosea
8a7b633036
fix: alias name length
2025-02-18 00:20:40 +08:00
wangmm0220
6f2ccfc3b2
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-5776
2025-02-17 17:41:25 +08:00
Haojun Liao
c4cd6dd62d
fix(stream): drop task in synch model in write thread.
2025-02-17 10:06:09 +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
facetosea
c4cc51b583
cols: use aggfunc
2025-02-16 01:15:12 +08:00
Haojun Liao
465e5eabd7
fix(stream): drop task in synch model in write thread.
2025-02-15 23:20:05 +08:00
Haojun Liao
25cdfa5ee9
refactor(stream): add long exec stream queue for history tasks in step1 and re-calculate task execution.
2025-02-14 18:34:20 +08:00
Haojun Liao
fd96b096ea
refactor(stream): drop task in async ways
2025-02-13 23:41:06 +08:00