Haojun Liao
|
e00528eead
|
refactor: do some internal refactor.
|
2022-07-23 09:59:37 +08:00 |
Haojun Liao
|
4a7a85ab07
|
other: merge 3.0
|
2022-07-23 00:02:53 +08:00 |
Haojun Liao
|
4d4a52245d
|
fix(query): update the time range after filter data block.
|
2022-07-22 23:52:48 +08:00 |
Haojun Liao
|
998dedb9fa
|
other: merge 3.0
|
2022-07-22 21:16:52 +08:00 |
54liuyao
|
b28553395f
|
feat(stream): adjust stream scan
|
2022-07-22 20:13:37 +08:00 |
Ganlin Zhao
|
51ac32e8ea
|
Merge branch '3.0' into feat/TD-17552
|
2022-07-22 17:41:48 +08:00 |
Ganlin Zhao
|
68854bdea5
|
enh(query): add wal version to agg result datablock
TD-17552
|
2022-07-22 17:39:59 +08:00 |
54liuyao
|
47cb043f4c
|
feat(stream):optimize update scan range
|
2022-07-22 16:55:14 +08:00 |
Haojun Liao
|
6f4851a6a2
|
refactor: do some internal refactor.
|
2022-07-22 14:38:28 +08:00 |
Haojun Liao
|
7522c2edf3
|
refactor: do some internal refactor.
|
2022-07-21 20:44:36 +08:00 |
Haojun Liao
|
9d565752c4
|
fix(query): extract schema before creating stream scanner.
|
2022-07-21 13:51:39 +08:00 |
Haojun Liao
|
ee34c3bb3e
|
fix(query): add query involved column info
|
2022-07-21 11:20:30 +08:00 |
Haojun Liao
|
df58a9bb30
|
fix(query): handle fraction of ts in add ts offset.
|
2022-07-20 15:30:52 +08:00 |
Haojun Liao
|
facf3c8648
|
fix(query): add limit/offset for order by operator.
|
2022-07-20 14:07:48 +08:00 |
Haojun Liao
|
179709f814
|
fix(query): assign the subplan to belong to task struct
|
2022-07-19 17:37:40 +08:00 |
Haojun Liao
|
eebbbce4f3
|
fix(query): filter new added child table for stream scan operator.
|
2022-07-18 15:31:39 +08:00 |
Haojun Liao
|
f0d1f393fd
|
fix(query): add limit/offset implementation in exchange operator.
|
2022-07-16 23:24:59 +08:00 |
54liuyao
|
352db0febb
|
feat(stream): optimize interval plan
|
2022-07-16 09:28:15 +08:00 |
Liu Jicong
|
af0f398121
|
Merge pull request #14960 from taosdata/feature/stream
feat(stream): recover from failure
|
2022-07-15 18:32:48 +08:00 |
Liu Jicong
|
9394e3380f
|
feat(stream): recover from failure
|
2022-07-15 17:58:53 +08:00 |
Haojun Liao
|
505e14892e
|
Merge pull request #14932 from taosdata/feature/3_liaohj
fix(query): handle multi group last_row query.
|
2022-07-15 15:03:10 +08:00 |
Haojun Liao
|
b9a471624d
|
fix(query): handle multi group last_row query.
|
2022-07-15 11:19:00 +08:00 |
Haojun Liao
|
159d6c47c8
|
Merge pull request #14911 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-07-14 20:36:30 +08:00 |
Haojun Liao
|
5ca810a985
|
fix(query): fix memory leak.
|
2022-07-14 19:09:40 +08:00 |
Haojun Liao
|
34c973387d
|
Merge pull request #14904 from taosdata/feature/3_liaohj
fix(query): handle the grouped fill.
|
2022-07-14 18:36:18 +08:00 |
Haojun Liao
|
dc4052bd7b
|
fix(query): handle the grouped fill.
|
2022-07-14 17:04:22 +08:00 |
Liu Jicong
|
d75e9b8f6a
|
merge from 3.0
|
2022-07-14 15:35:00 +08:00 |
Liu Jicong
|
9ea0ad57ec
|
refactor(stream): destroy stream task
|
2022-07-14 15:32:21 +08:00 |
Haojun Liao
|
2974d826ef
|
Merge pull request #14850 from taosdata/feature/3_liaohj
fix(query): support last_row(tags) for super table query.
|
2022-07-13 23:14:57 +08:00 |
Liu Jicong
|
8a6e4b877a
|
refactor(stream): simple batch
|
2022-07-13 16:37:33 +08:00 |
Haojun Liao
|
649cf7e55d
|
fix(query): support last_row(tags) for super table query.
|
2022-07-13 14:21:44 +08:00 |
54liuyao
|
ab2b1bbf47
|
feat(stream): sliding window
|
2022-07-12 17:27:44 +08:00 |
Haojun Liao
|
a5955c3dae
|
fix(query): add more check for fetch rsp, and set the correct start time window for fill.
|
2022-07-11 15:49:13 +08:00 |
Haojun Liao
|
75ace4f4ed
|
Merge pull request #14746 from taosdata/feature/3_liaohj
fix(query): handle the indefinit function output with partition by
|
2022-07-11 13:49:13 +08:00 |
Haojun Liao
|
9af4cd3165
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-11 11:36:19 +08:00 |
Haojun Liao
|
4527447b60
|
fix(query): handle the indefinit function output with partition by
|
2022-07-11 11:13:49 +08:00 |
Xiaoyu Wang
|
ed66440c5c
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-11 10:08:54 +08:00 |
Haojun Liao
|
5c3c418c7f
|
fix(query): set correct the fill column value for in case of no primary timestamp column exists.
|
2022-07-10 20:59:56 +08:00 |
Haojun Liao
|
e4446354e9
|
fix(query): update the timerange.
|
2022-07-10 20:12:14 +08:00 |
54liuyao
|
2465620245
|
feat(stream): support expressions
|
2022-07-10 18:31:52 +08:00 |
Xiaoyu Wang
|
5f0005a7b7
|
merge 3.0
|
2022-07-10 17:47:31 +08:00 |
Xiaoyu Wang
|
b542b8f49a
|
fix: some problem of parser and planner
|
2022-07-10 17:31:15 +08:00 |
Haojun Liao
|
b2a8eec15d
|
Merge pull request #14718 from taosdata/feature/3_liaohj
fix(query): set correct stddev merge input rows.
|
2022-07-10 17:25:41 +08:00 |
Liu Jicong
|
5640036f66
|
refactor(stream)
|
2022-07-10 14:48:16 +08:00 |
Liu Jicong
|
2225411edc
|
refactor(stream)
|
2022-07-10 13:57:17 +08:00 |
Haojun Liao
|
3ee9d160d9
|
fix(query): set correct stddev merge input rows.
|
2022-07-10 11:02:54 +08:00 |
Haojun Liao
|
40380ef9c1
|
refactor: do internal refactor.
|
2022-07-10 10:15:27 +08:00 |
Haojun Liao
|
c3d702fe7c
|
refactor: do some internal refactor.
|
2022-07-10 09:40:35 +08:00 |
Haojun Liao
|
3c49b6a633
|
fix(query): set correct query time window.
|
2022-07-09 23:32:33 +08:00 |
Liu Jicong
|
938868e39f
|
merge from 3.0
|
2022-07-08 17:57:11 +08:00 |