Commit graph

3775 commits

Author SHA1 Message Date
dapan1121
ce2635074d enh: add uid/vgid functions 2023-06-26 11:48:47 +08:00
dapan1121
9972aa81d6 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-06-25 17:31:32 +08:00
dapan1121
24a5a3f41b fix: compile issues 2023-06-25 17:31:04 +08:00
wade zhang
254a20bdf3
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
2023-06-25 09:06:57 +08:00
dapan1121
3ad98b4eea fix: copy result issue 2023-06-21 19:51:06 +08:00
dapan1121
2b55a75e82 enh: refact code 2023-06-21 19:33:27 +08:00
dapan1121
7e555e437b enh: add hash join 2023-06-20 19:34:16 +08:00
dapan1121
1a53a9084e feat: add buffer page 2023-06-19 19:40:15 +08:00
Shungang Li
b93f653d7e feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
2023-06-19 19:03:35 +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
61309862c2 fix comments of TD-24656 2023-06-16 18:12:02 +08:00
Ganlin Zhao
9cddf06053 handle 0 result case for groups 2023-06-16 16:11:56 +08:00
Ganlin Zhao
e4c9a7474e remove test code 2023-06-16 14:58:23 +08:00
Ganlin Zhao
e74c0ac987 save index instead of ts 2023-06-16 14:11:19 +08:00
wangjiaming0909
fb4f174fbc feature: add input, output ts order for execution plans 2023-06-16 10:26:09 +08:00
Ganlin Zhao
fe2629d061 Merge branch '3.0' into feat/TD-22193 2023-06-16 10:16:51 +08:00
dapan1121
e6afcbf07f feat: hash join init version 2023-06-15 19:34:15 +08:00
Haojun Liao
1b9eca5ce0 other: merge main. 2023-06-15 13:03:17 +08:00
slzhou
13ddd37529 fix: fix memory sanitizer error 2023-06-13 14:51:41 +08:00
dapan1121
7956a8c420 fix: row size too big issue 2023-06-09 13:49:25 +08:00
Ganlin Zhao
bef6214904 remove test code 2023-06-08 19:30:05 +08:00
Ganlin Zhao
145bb93967 fix block only have one row 2023-06-08 19:21:04 +08:00
Ganlin Zhao
21fccc2d48 fix switchin group issue 2023-06-08 18:25:32 +08:00
Ganlin Zhao
7ee05df7c6 fix lastBlock remain ts not saved 2023-06-08 17:46:25 +08:00
Ganlin Zhao
b4c2085ddc feat: add pipeline processing for timeslice operator 2023-06-08 16:32:35 +08:00
dapan1121
a9ed1f6d46
Merge pull request #21567 from wangjiaming0909/fix/3.0/TD-24525
fix: prevent projectoperator scanning all rows when limit with no group
2023-06-08 15:14:48 +08:00
dapan1121
958160be0b
Merge pull request #21599 from taosdata/enh/TD-24274
enh: enable interp fill value support scarlar expression
2023-06-08 10:39:38 +08:00
dapan1121
6c74282946
Merge pull request #21597 from taosdata/enh/TD-24586
enh: optimize filter performance
2023-06-08 09:05:56 +08:00
Ganlin Zhao
c612d945ec fix fill value bug 2023-06-07 18:27:29 +08:00
dapan1121
a4f5bac344
Merge pull request #21606 from taosdata/szhou/fix-ts3498
fix: rewrite count(*) to count(1) for temp table
2023-06-07 15:56:50 +08:00
dapan1121
47c891fbc5 Merge remote-tracking branch 'origin/main' into enh/TD-24586 2023-06-07 09:27:56 +08:00
liuyao
2ab43ca0d0 semi interval op check data ts 2023-06-07 09:24:17 +08:00
wangjiaming0909
3cb64f3775 fix: prevent projectoperator scanning all rows when limit with no group 2023-06-06 19:28:55 +08:00
liuyao
bff2aae354 fix stream ci issue 2023-06-06 19:18:43 +08:00
liuyao
49ca147c47 fix stream ci issue 2023-06-06 19:18:43 +08:00
dapan1121
a0428387a9 enh: corrent column data reassign issue 2023-06-06 16:44:15 +08:00
liuyao
201d0f2d18 fix stream ci issue 2023-06-06 16:37:08 +08:00
dapan1121
65d323d9c7
Merge pull request #21222 from taosdata/fix/TD-24001
enh: optimize timeline function validation
2023-06-06 14:22:53 +08:00
dapan1121
02b1257b01 enh: reassign data column in blocks 2023-06-06 11:17:02 +08:00
slzhou
e2ac3d00ad fix: fix mem leak 2023-06-06 10:20:52 +08:00
dapan1121
7381209618 enh: optimize filter performance 2023-06-05 16:08:11 +08:00
Minglei Jin
d02746d86f fix(query/sys): pause/resume with sys scan operator 2023-06-05 15:24:39 +08:00
dapan1121
532e02fb2a enh: improve filter performance 2023-06-05 10:47:15 +08:00
Haojun Liao
044e56fc97
Merge branch '3.0' into fix/resume_mem 2023-06-03 12:19:17 +08:00
Haojun Liao
cb7bb954b5
Merge pull request #21577 from taosdata/fix/TD-24515
reset unclosed window info
2023-06-03 11:21:06 +08:00
Haojun Liao
cca69f3038 Merge branch '3.0' into fix/resume_mem 2023-06-02 18:40:48 +08:00
liuyao
17f2c3f882 reset wind info 2023-06-02 18:27:22 +08:00
Haojun Liao
3d7defa881 refactor: do some internal refactor. 2023-06-02 15:43:38 +08:00
Haojun Liao
2edba85efe refactor: do some internal refactor. 2023-06-02 15:27:44 +08:00
Haojun Liao
bcd8867fb2 refactor: do some internal refactor. 2023-06-02 15:27:14 +08:00