Commit graph

697 commits

Author SHA1 Message Date
Haojun Liao
27dd0349bc
Merge branch '3.0' into feat/TS-4243-3.0 2024-04-12 09:17:06 +08:00
Haojun Liao
a951af2492 fix(query): check the rows before apply the agg in session window. 2024-04-11 16:21:41 +08:00
Haojun Liao
a2a237a4b0 fix(query): avoid process data that belongs to the next session window. 2024-04-11 14:31:48 +08:00
Haojun Liao
16c17bbf72 fix(tsdb): fix error in tsdbread. 2024-04-07 14:46:22 +08:00
Haojun Liao
5a546e37d7 fix(query): set correct forward step for twa query. 2024-04-02 16:10:42 +08:00
Haojun Liao
94e6f96a75 other: merge 3.0 2024-04-02 13:39:26 +08:00
Haojun Liao
55bb6ab341 fix(tsdb): set correct initial value for compare 2024-03-29 18:15:03 +08:00
slzhou
60b3ac93ab fix: fix compilation error 2024-01-22 13:11:46 +08:00
slzhou
5021d981b8 fix: fix memory leak 2024-01-22 11:23:38 +08:00
slzhou
c3c8d7b07d fix: compute scalar functions before agg in session window 2024-01-22 10:11:06 +08:00
54liuyao
52d8811bdc code coverage 2024-01-12 13:49:32 +08:00
slzhou
ab137a56f0 fix: more interval end calculation with slide-start/slide-end as anchor 2024-01-11 08:31:16 +08:00
wangjiaming0909
ad24c03538 fix: session window block row index overflow 2023-12-19 14:31:13 +08:00
wangjiaming0909
fd290709ff fix: state window with block rowIndex overflow 2023-12-01 15:27:30 +08:00
yihaoDeng
20b037d9cc Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-28 10:46:00 +08:00
Haojun Liao
88f6596965
Merge pull request #22464 from taosdata/feat/TD-18789
feat:support varbinary type
2023-08-28 09:45:57 +08:00
yihaoDeng
6fe649c458 Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-21 09:12:40 +08:00
liuyao
87c65f3b68 Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2 2023-08-18 15:27:02 +08:00
dapan1121
3045a623e1 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-17 14:16:05 +08:00
Haojun Liao
ea6574b3c7 other: merge 3.0 2023-08-17 00:07:55 +08:00
wangmm0220
b3f945c4c5 fix:conflict 2023-08-16 19:35:05 +08:00
Haojun Liao
ad9f3cbc43 other: merge main. 2023-08-16 09:14:10 +08:00
wangmm0220
7441801e9d feat:support varbinary type 2023-08-15 13:57:05 +08:00
liuyao
57a020edfc refact stream interval 2023-08-14 17:52:39 +08:00
liuyao
9d1e5a512d add stream task id 2023-08-14 17:52:39 +08:00
dapan1121
6ce28e8886 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-14 10:49:56 +08:00
liuyao
e2481599b0 fix mem leak 2023-08-10 13:58:46 +08:00
Haojun Liao
f633c7fe2b other: merge 3.0. 2023-08-10 11:56:30 +08:00
Haojun Liao
b658608541
Merge pull request #22388 from taosdata/fix/3_liaohj
other: merge main.
2023-08-10 11:43:02 +08:00
dapan1121
1d0624bbf1 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-09 10:32:13 +08:00
dapan1121
68e0fb924a
Merge pull request #22165 from taosdata/feat/3.0/TD-25271
feature: optimize interval with limit
2023-08-08 10:34:02 +08:00
dapan1121
0546bdceb2 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-07 11:23:15 +08:00
Haojun Liao
8a11a0418f other: merge 3.0 2023-08-07 09:19:26 +08:00
wangjiaming0909
fba43e1748 feature: optimize interval with limit 2023-08-04 15:04:04 +08:00
slzhou
7676afff19 fix: stream use column node 2023-08-03 21:43:08 +08:00
slzhou
658c64f16f fix: make statekey of state window operator not target node 2023-08-03 21:43:08 +08:00
wade zhang
211af11f39
Merge pull request #22303 from taosdata/fix/TD-25538
reset state window end key
2023-08-03 14:03:54 +08:00
liuyao
74c69bbb6e reset state window end key 2023-08-03 11:23:46 +08:00
liuyao
3464979489 set dummy delete data request 2023-08-03 09:03:48 +08:00
liuyao
71b000f08c reload state window state 2023-08-01 18:22:40 +08:00
liuyao
09c806539f fix double free 2023-07-30 17:21:42 +08:00
Haojun Liao
8dfef8768a other: merge 3.0 2023-07-29 22:54:16 +08:00
liuyao
73ed6fe649 save compace window info 2023-07-28 19:30:26 +08:00
dapan1121
b7126b9cc6 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-07-28 18:01:11 +08:00
Haojun Liao
2a78cd2d23
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
2023-07-28 13:06:17 +08:00
liuyao
5d21f50340 adjust history task trigger mode 2023-07-27 17:45:28 +08:00
Haojun Liao
b145771a1b other: merge 3.0 2023-07-27 16:38:57 +08:00
Haojun Liao
3d403dca5a other: merge main. 2023-07-27 16:23:41 +08:00
liuyao
1894608b80 optimize session operator reload state 2023-07-27 09:59:58 +08:00
Haojun Liao
01f11bf5a6 Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
#	source/common/src/tglobal.c
#	source/libs/executor/src/timewindowoperator.c
2023-07-24 15:25:43 +08:00