afwerar
|
4e8f3db596
|
os: replace win qsort func
|
2022-07-01 11:54:21 +08:00 |
Liu Jicong
|
58803fafcf
|
fix(query): check datablock should check output flag
|
2022-06-28 16:05:00 +08:00 |
Liu Jicong
|
383e7a495b
|
fix(query): enable output check
|
2022-06-28 13:45:50 +08:00 |
slzhou
|
11f8d302fa
|
feat: multiway merge handles group+mergekeys, group and only merge keys
|
2022-06-27 17:51:50 +08:00 |
slzhou
|
a9f094613a
|
fix: restore table merge scan operator
|
2022-06-25 13:52:52 +08:00 |
wangmm0220
|
a95f98f7e7
|
feat:merge from 3.0
|
2022-06-23 20:50:48 +08:00 |
wangmm0220
|
26cceaf172
|
feat:sort table group if needed
|
2022-06-23 19:58:12 +08:00 |
Liu Jicong
|
bd64bebb63
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-23 16:00:17 +08:00 |
dapan1121
|
95c1b00056
|
enh: modify delete output res
|
2022-06-23 14:25:30 +08:00 |
Haojun Liao
|
2d31d3cb43
|
other: merge 3.0
|
2022-06-23 10:37:07 +08:00 |
WANG MINGMING
|
9012834531
|
Merge branch 'feature/3.0_wxy' into 3.0
|
2022-06-23 10:16:58 +08:00 |
Haojun Liao
|
bf0caa2038
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 20:32:02 +08:00 |
shenglian-zhou
|
cc3543d4e3
|
Merge pull request #14126 from taosdata/szhou/feature/sort-group-2
feat: prepare for multiple group tsdb reads
|
2022-06-22 19:20:41 +08:00 |
shenglian zhou
|
c1f5f825b7
|
feat: prepare for multiple group tsdb reads
|
2022-06-22 18:51:16 +08:00 |
Haojun Liao
|
14ddf539e0
|
refactor(query): do some internal refactor.
|
2022-06-22 17:21:04 +08:00 |
WANG MINGMING
|
15eb9c485e
|
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
|
2022-06-22 16:33:15 +08:00 |
Haojun Liao
|
1568722e8e
|
fix(query): reserve correct buffer size before retrieve datablock from vnode.
|
2022-06-22 09:31:45 +08:00 |
wangmm0220
|
e7faf69981
|
feat:support tagCond & tagIndexCond
|
2022-06-21 20:53:19 +08:00 |
Haojun Liao
|
bbe1deaf00
|
other: merge 3.0
|
2022-06-21 09:44:37 +08:00 |
Haojun Liao
|
1bf7fbbc0b
|
feature(query): support interp function, and do some internal refactor.
|
2022-06-20 23:22:28 +08:00 |
shenglian zhou
|
a28a275dff
|
fix: fix eliminate projection bugs
|
2022-06-20 16:39:19 +08:00 |
shenglian zhou
|
056301fb7b
|
fix: disable eliminate projection when repeat proj column name
|
2022-06-20 14:22:50 +08:00 |
shenglian zhou
|
8c955ef017
|
fix: limit/slimit would prevent optimization projection elimination
|
2022-06-20 07:52:29 +08:00 |
shenglian zhou
|
413d26ee30
|
fix: add column to datablock even no output
|
2022-06-19 22:00:57 +08:00 |
shenglian zhou
|
8c402d2aa3
|
fix: column target/output desc match error
|
2022-06-19 21:39:35 +08:00 |
Haojun Liao
|
820d6d1332
|
refactor: do some internal refactor.
|
2022-06-17 23:23:37 +08:00 |
Haojun Liao
|
78d1f75c9b
|
refactor(query): do some internal refactor.
|
2022-06-17 19:01:45 +08:00 |
Haojun Liao
|
f2de1af904
|
enh(query): partition by support arithmetic expr, and do some internal refactor.
|
2022-06-15 23:00:31 +08:00 |
Haojun Liao
|
531b85ce22
|
enh(query): add interp function.
|
2022-06-14 11:54:13 +08:00 |
Haojun Liao
|
c55aae2c0c
|
enh(query): block distribution query is supported.
|
2022-06-10 09:51:57 +08:00 |
Haojun Liao
|
6fcbcabdfc
|
refactor: do some internal refactor.
|
2022-06-05 14:48:15 +08:00 |
Haojun Liao
|
a7feca23fe
|
other: merge 3.0
|
2022-05-30 23:32:00 +08:00 |
Haojun Liao
|
70927458e5
|
refactor(query): do some internal refactor.
|
2022-05-30 20:10:30 +08:00 |
Haojun Liao
|
1652cd0ec2
|
enh(query): enable twa function in select clause.
|
2022-05-29 12:35:11 +08:00 |
54liuyao
|
aa20cfedcd
|
feat(stream): watermark and trigger
|
2022-05-28 18:19:36 +08:00 |
Haojun Liao
|
25e2a9dd72
|
refactor: do some internal refactor, and set the correct intermediate buffer size for average function.
|
2022-05-20 23:58:34 +08:00 |
Haojun Liao
|
eb6f95c7dd
|
enh(query): reverse scan table to generated interval results.
|
2022-05-17 12:16:44 +08:00 |
Haojun Liao
|
f6be0f0dfe
|
other: merge with 3.0.
|
2022-05-08 16:06:47 +08:00 |
afwerar
|
dce677a72d
|
fix(os): fix window compilation errors.
|
2022-04-26 14:11:16 +08:00 |
Haojun Liao
|
1d681a9e4b
|
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
|
2022-04-24 20:48:42 +08:00 |
Haojun Liao
|
902fcb0c0b
|
refactor(query): refactor code.
|
2022-04-16 19:10:21 +08:00 |
Haojun Liao
|
be4d72bf80
|
refactor(query): refactor executor module to optimization the block load filter routine.
|
2022-04-16 15:15:28 +08:00 |
Haojun Liao
|
0252fa49db
|
ehn(query): remove some redundant codes in executor.
|
2022-04-14 14:39:28 +08:00 |
Haojun Liao
|
847775c48d
|
[td-13039] refactor.
|
2022-03-31 16:10:32 +08:00 |
Haojun Liao
|
387cfe8d45
|
[td-13039] fix bug in stream interval query.
|
2022-03-30 19:38:30 +08:00 |
Haojun Liao
|
c39595639c
|
[td-14392] fix show bug.
|
2022-03-30 17:09:06 +08:00 |
Haojun Liao
|
4b041a8bd4
|
[td-13039] support order by.
|
2022-03-28 19:08:07 +08:00 |
afwerar
|
222db126bc
|
[TD-13758]<fix>: redefine memory api.
|
2022-03-26 00:29:53 +08:00 |
Haojun Liao
|
e06cdb0872
|
[td-13039] enable interval query on ordinary table.
|
2022-03-15 14:37:26 +08:00 |
Haojun Liao
|
ddbe4095ed
|
[td-13039] fix bug in agg query of ordinary table.
|
2022-03-10 15:24:05 +08:00 |