Commit graph

402 commits

Author SHA1 Message Date
Shengliang Guan
d6bd52ece7
Merge pull request #29750 from taosdata/enh/streamqueue
refactor(stream): add more operation handled in ctrl queue, and limit the stream input q size
2025-02-14 15:02:23 +08:00
Haojun Liao
03d702ea55 test(stream): wait for task ready. 2025-02-12 14:41:58 +08:00
factosea
13c93bc2c9 test case 2025-02-10 18:02:28 +08:00
54liuyao
daad609cc1 fix(stream):stream unsupported having clause 2025-01-06 15:30:44 +08:00
Shengliang Guan
e53600fee2
Merge pull request #29380 from taosdata/fix/tag
fix(stream): check if the altered tag value table
2024-12-29 22:16:11 +08:00
Haojun Liao
8978b7d97f test: add test cases. 2024-12-29 17:52:43 +08:00
Haojun Liao
a334bf1991 test: update the sim, set the output as uint, instead of int to avoid overflow. 2024-12-27 22:04:35 +08:00
54liuyao
e8f63cded9 fix stream state operator issue 2024-12-27 22:04:28 +08:00
54liuyao
e7a6bc195a adj ci 2024-12-20 08:38:57 +08:00
54liuyao
b3b62326b2 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-12-19 11:52:42 +08:00
54liuyao
ce69387a43 ci(stream):adjust stream ci test 2024-12-19 10:32:32 +08:00
54liuyao
116c703b1c add test 2024-12-18 09:47:36 +08:00
54liuyao
63a6428e34 fix(stream):adjust status of ins_streams 2024-12-17 17:59:53 +08:00
54liuyao
b6aa299a3c opt stream build twa result 2024-12-05 08:57:12 +08:00
54liuyao
803ed61ca0 ci(stream):add long time test for stream 2024-12-02 09:29:55 +08:00
54liuyao
58fdcae4d7 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-33020 2024-11-29 15:01:58 +08:00
Haojun Liao
6580e7751f test: add test cases. 2024-11-28 16:57:11 +08:00
Haojun Liao
05e9032fb9 test(stream): add test cases. 2024-11-28 15:29:43 +08:00
54liuyao
23d67933cd add ci 2024-11-27 16:52:01 +08:00
54liuyao
9d668150d5 fix stream issue 2024-11-27 16:24:46 +08:00
54liuyao
39564a41ae fix(stream):build create table request for force_window_close 2024-11-25 13:54:31 +08:00
54liuyao
53ae014354 fix issue for streamscan 2024-11-20 19:13:05 +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
Haojun Liao
0614efdffd fix(stream): check the right return code for concurrent checkpoint trans. 2024-11-04 20:06:36 +08:00
54liuyao
158eda13f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-31 17:49:58 +08:00
Haojun Liao
a5501f3046 test: add test cases. 2024-10-29 10:07:08 +08:00
Haojun Liao
4bd1e0c3cf test: add test cases. 2024-10-29 00:20:04 +08:00
54liuyao
3fdb1f4b7c add stream check 2024-10-28 13:18:59 +08:00
54liuyao
ff46074b19 unsupported sliding 2024-10-25 15:43:28 +08:00
54liuyao
f79dcffc8c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-25 14:14:43 +08:00
54liuyao
c466bea5e0 add stream doc 2024-10-25 14:03:03 +08:00
54liuyao
9475664494 add stream doc 2024-10-25 13:39:26 +08:00
Shengliang Guan
058d605c5b
Merge pull request #28473 from taosdata/fix/TS-5546-main
avoid free memory incorrectly
2024-10-24 14:09:21 +08:00
54liuyao
20c54a24f0 avoid free memory incorrectly 2024-10-24 11:25:43 +08:00
54liuyao
4d8bcd906b add ci 2024-10-23 17:33:54 +08:00
54liuyao
657c29b4e0 add ci 2024-10-22 14:07:23 +08:00
54liuyao
1ffc1a20ff add ci 2024-10-21 19:16:52 +08:00
54liuyao
118d079cbf adj ci 2024-10-21 15:08:59 +08:00
54liuyao
1195396e4f adjust ci 2024-10-21 09:54:30 +08:00
54liuyao
f04151d772 fix(stream):add force window close check 2024-10-18 17:38:14 +08:00
54liuyao
bef7fb6045 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-18 16:45:30 +08:00
54liuyao
e64f55f5b1 adj ci 2024-10-17 18:06:16 +08:00
54liuyao
24b963d621 add ci 2024-10-17 16:43:47 +08:00
54liuyao
9017474e22 adj ci 2024-10-17 15:35:32 +08:00
54liuyao
9aaab9c3b0 feat(stream):add max delay check 2024-10-17 10:39:59 +08:00
54liuyao
39379af1a2 add twa ci 2024-10-16 17:34:03 +08:00
54liuyao
e3a82cadd4 add ci 2024-09-30 09:05:29 +08:00
54liuyao
370fb56a0d add ci 2024-09-27 18:24:28 +08:00
54liuyao
d44529e62f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-25 15:12:15 +08:00
54liuyao
f4cfe2d4a7 add ci 2024-09-25 13:49:38 +08:00