54liuyao
|
99bdcb3f58
|
enh(stream):remove assert of stream operator
|
2024-08-20 15:02:09 +08:00 |
54liuyao
|
76f56d940b
|
fix issue
|
2024-08-16 10:26:09 +08:00 |
54liuyao
|
3f2abe8b00
|
adj operator result
|
2024-07-19 18:36:03 +08:00 |
54liuyao
|
13b75ba72a
|
adj operator result
|
2024-07-19 16:15:37 +08:00 |
54liuyao
|
cc9233fdb3
|
adj stream operator result
|
2024-07-18 16:08:01 +08:00 |
54liuyao
|
952908f0c9
|
adj stream operator result
|
2024-07-18 14:01:24 +08:00 |
54liuyao
|
4e6b898c9a
|
adj stream operator result
|
2024-07-18 10:37:14 +08:00 |
54liuyao
|
ab642b245c
|
adj stream operator result
|
2024-07-18 10:09:15 +08:00 |
54liuyao
|
d5873aa1b2
|
adj log
|
2024-07-18 09:01:35 +08:00 |
54liuyao
|
113cb57326
|
adj stream operator result
|
2024-07-17 19:35:35 +08:00 |
54liuyao
|
0b9e3c9115
|
check delete mark
|
2024-05-23 10:05:24 +08:00 |
54liuyao
|
7b50663240
|
optimize stream operator checkpoint
|
2024-05-16 16:24:58 +08:00 |
54liuyao
|
a5213e4cf9
|
adj delete mark
|
2024-05-07 15:01:45 +08:00 |
Yihao Deng
|
1d9b65226e
|
add compress
|
2024-04-17 07:02:55 +00:00 |
54liuyao
|
1d42e927c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-11 15:35:42 +08:00 |
54liuyao
|
c6d492d3fd
|
set ts column index for function
|
2024-04-10 17:41:59 +08:00 |
54liuyao
|
a60f390cdc
|
stream primary key
|
2024-03-21 10:50:07 +08:00 |
54liuyao
|
ea9353b9fd
|
merge 3.0
|
2024-02-04 16:04:23 +08:00 |
54liuyao
|
3bbfb26e09
|
stream count window
|
2024-01-17 14:22:19 +08:00 |
54liuyao
|
2e543d950a
|
set delete for session op
|
2024-01-15 17:36:23 +08:00 |
54liuyao
|
3b36dbbe18
|
opt recover buff
|
2024-01-11 09:40:54 +08:00 |
dapan1121
|
dfb3feb5dc
|
Merge remote-tracking branch 'origin/main' into merge/m23
|
2023-11-15 11:39:18 +08:00 |
Haojun Liao
|
e46a13c788
|
Merge pull request #23669 from taosdata/enh/stream_delay
opt max delay
|
2023-11-14 09:31:17 +08:00 |
kailixu
|
f2d24306b1
|
enh: rsma tasks share one checkpoint and fix memory leak
|
2023-11-08 08:35:52 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
liuyao
|
467c27c758
|
recover flush mark
|
2023-11-07 15:45:38 +08:00 |
liuyao
|
e972ab16fe
|
recover flush mark
|
2023-11-07 14:11:08 +08:00 |
kailixu
|
f5d796a081
|
chore: print stream state
|
2023-11-06 19:53:09 +08:00 |
liuyao
|
d0e4a5d0f7
|
opt max delay
|
2023-10-25 20:29:25 +08:00 |
liuyao
|
990d36654d
|
release buff
|
2023-10-16 19:49:45 +08:00 |
liuyao
|
429125be93
|
session state recover
|
2023-10-13 11:32:35 +08:00 |
yihaoDeng
|
b36163a197
|
add session iter
|
2023-10-10 15:12:21 +08:00 |
yihaoDeng
|
825341d90a
|
add sess iter
|
2023-10-10 14:35:02 +08:00 |
liuyao
|
95ffe6fa23
|
stream recover
|
2023-10-07 19:24:21 +08:00 |
liuyao
|
1e323c0408
|
fix issue
|
2023-10-07 19:11:46 +08:00 |
liuyao
|
1aaf873134
|
fix issue
|
2023-10-07 17:43:50 +08:00 |
liuyao
|
c95dc167b7
|
add ci
|
2023-09-26 17:19:21 +08:00 |
liuyao
|
82e18e32b0
|
add ci
|
2023-09-26 10:41:12 +08:00 |
liuyao
|
5cc1ae1266
|
fix issue
|
2023-09-22 19:25:19 +08:00 |
liuyao
|
4979fc5283
|
fix issue
|
2023-09-22 09:40:08 +08:00 |
liuyao
|
1cebda368a
|
session&state operator buff
|
2023-09-20 15:06:08 +08:00 |
liuyao
|
d7caed1c44
|
opt stream state
|
2023-09-06 16:34:25 +08:00 |
liuyao
|
c3375dd744
|
mem leak
|
2023-07-13 19:24:11 +08:00 |
liuyao
|
ec2134f758
|
op ci
|
2023-07-13 16:24:38 +08:00 |
yihaoDeng
|
0e1a91d134
|
fix compile error
|
2023-07-13 10:38:21 +08:00 |
liuyao
|
7d4bb1b932
|
add checkpoint id for recover
|
2023-07-12 10:48:58 +08:00 |
Haojun Liao
|
200575647c
|
Merge branch '3.0' into refact/fillhistory
|
2023-07-03 15:16:18 +08:00 |
dapan1121
|
3519e9170e
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-06-29 11:13:45 +08:00 |
liuyao
|
71f4226e15
|
fix coverity san issues
|
2023-06-27 10:39:38 +08:00 |
liuyao
|
693942b821
|
trans state
|
2023-06-15 14:13:17 +08:00 |