54liuyao
|
3cdb957f22
|
adj function of stream operator result
|
2024-07-15 15:32:11 +08:00 |
54liuyao
|
9b067d075f
|
adj stream function return
|
2024-07-15 13:38:34 +08:00 |
sima
|
f17c535ca0
|
feat:[TD-30819] Reduce memory usage when using percentile with interval.
|
2024-07-10 19:43:19 +08:00 |
54liuyao
|
ecfb5e5f4c
|
adj par name catch
|
2024-06-20 09:28:04 +08:00 |
dapan1121
|
52060f5fba
|
Merge pull request #26144 from taosdata/fix/TD-30039/unexpectedUdfCreate
Fix/td 30039/unexpected udf create
|
2024-06-17 08:35:02 +08:00 |
“happyguoxy”
|
65044b3964
|
colId init
|
2024-06-15 20:56:58 +08:00 |
factosea
|
19f6766c9a
|
fix: blockAgg
|
2024-06-15 18:08:25 +08:00 |
factosea
|
d9043d6984
|
fix: unexpected udf function
|
2024-06-13 16:57:49 +08:00 |
facetosea
|
6da1215573
|
fix blockid
|
2024-06-13 14:48:02 +08:00 |
facetosea
|
ff24eaf94d
|
fix: code review
|
2024-06-13 14:13:44 +08:00 |
“happyguoxy”
|
16ceacac2b
|
fix: no tag value
|
2024-06-07 20:12:18 +08:00 |
“happyguoxy”
|
6d98a56778
|
fix group count
|
2024-06-07 16:49:29 +08:00 |
factosea
|
7a8e87f8cd
|
fix: slot id
|
2024-06-04 19:05:19 +08:00 |
factosea
|
c42e627a41
|
test
|
2024-06-04 11:39:47 +08:00 |
factosea
|
a6217eec03
|
partition interval and limimt, dataload error
|
2024-05-31 18:58:35 +08:00 |
54liuyao
|
3300bf04c1
|
opt bloom filter
|
2024-04-24 17:27:24 +08:00 |
54liuyao
|
65457d2cf4
|
delete data for scalar function
|
2024-03-28 14:16:19 +08:00 |
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
factosea
|
f6d70daef8
|
int32->int16 error
|
2023-12-11 11:46:15 +08:00 |
Bob Liu
|
1adffe016d
|
clean hash after operator completed
|
2023-11-07 17:52:18 +08:00 |
Bob Liu
|
1b9be71d55
|
fix(excutor): group agg operator copy from hash table directly
|
2023-11-07 08:51:03 +08:00 |
Haojun Liao
|
eb4449999f
|
other: merge 3.0
|
2023-10-12 10:33:48 +08:00 |
liuyao
|
1cebda368a
|
session&state operator buff
|
2023-09-20 15:06:08 +08:00 |
liuyao
|
c14721744c
|
stream partition ignore stream_get_all
|
2023-09-15 15:01:20 +08:00 |
wangjiaming0909
|
4a131000e4
|
fix: data error of partition by col + interval
|
2023-09-07 10:49:09 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
liuyao
|
1019d070fd
|
mem leak
|
2023-08-25 14:52:45 +08:00 |
liuyao
|
b142979f7f
|
mem leak
|
2023-08-24 15:00:09 +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 |
liuyao
|
d1c289823f
|
refactor stream session window
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
9d1e5a512d
|
add stream task id
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
0e914a19c6
|
stream operartor checkpoint
|
2023-07-06 14:28:34 +08:00 |
dapan1121
|
c85bbef2e9
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-05 11:13:57 +08:00 |
dapan1121
|
7b9d73c77a
|
feat: add dynamic query ctrl operator
|
2023-07-05 11:07:08 +08:00 |
dapan1121
|
60290b98e4
|
feat: add group cache operator
|
2023-06-30 19:20:36 +08:00 |
dapan1121
|
9972aa81d6
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-06-25 17:31:32 +08:00 |
Haojun Liao
|
ceb78fdad2
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-24 18:53:48 +08:00 |
liuyao
|
74bea44300
|
stream op transform
|
2023-06-20 17:30:59 +08:00 |
dapan1121
|
1ca24fea6b
|
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
|
2023-06-18 19:24:29 +08:00 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +08:00 |
dapan1121
|
e6afcbf07f
|
feat: hash join init version
|
2023-06-15 19:34:15 +08:00 |
Haojun Liao
|
74e0138f72
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-15 15:25:00 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
Haojun Liao
|
55724157c4
|
refactor: remove one function.
|
2023-06-15 10:40:25 +08:00 |
dapan1121
|
7956a8c420
|
fix: row size too big issue
|
2023-06-09 13:49:25 +08:00 |
wangjiaming0909
|
3cb64f3775
|
fix: prevent projectoperator scanning all rows when limit with no group
|
2023-06-06 19:28:55 +08:00 |
Haojun Liao
|
cea8334427
|
Merge pull request #21449 from taosdata/refact/fillhistory
refactor: remove the module dependency. TD-24279
|
2023-05-26 09:01:45 +08:00 |