Haojun Liao
|
365e6eec80
|
refactor: do some internal refactor.
|
2022-10-30 11:29:55 +08:00 |
Haojun Liao
|
2c524cad4a
|
refactor: do some internal refactor.
|
2022-10-30 03:08:33 +08:00 |
Haojun Liao
|
4e74782799
|
refactor: do some internal refactor.
|
2022-10-29 20:47:14 +08:00 |
Haojun Liao
|
6fc0e1b60d
|
refactor: do some internal refactor.
|
2022-10-29 18:32:17 +08:00 |
Haojun Liao
|
1886087e7b
|
refactor: do some internal refactor.
|
2022-10-29 18:17:43 +08:00 |
Haojun Liao
|
e4de732285
|
fix(query): always build hash map from uid to keyinfo
|
2022-10-29 18:15:00 +08:00 |
Haojun Liao
|
4cd14c4163
|
fix(query): fix memory leak.
|
2022-10-29 10:25:14 +08:00 |
Haojun Liao
|
d7f3ddf2dd
|
fix(query): set correct reader handle.
|
2022-10-29 10:17:41 +08:00 |
Haojun Liao
|
61634070ec
|
other: merge 3.0
|
2022-10-28 23:23:53 +08:00 |
Haojun Liao
|
307b7e0ac8
|
other: merge 3.0
|
2022-10-28 22:27:57 +08:00 |
Haojun Liao
|
029a4a85b3
|
fix(query): support partition by + limit push down.
|
2022-10-28 22:21:02 +08:00 |
Haojun Liao
|
9b99c69785
|
fix(query): support partition by + limit push down.
|
2022-10-28 19:56:32 +08:00 |
Haojun Liao
|
0035bb1966
|
Merge branch '3.0' into feature/3_liaohj
|
2022-10-28 19:43:47 +08:00 |
Haojun Liao
|
cb0adb0e9b
|
refactor: remove some codes.
|
2022-10-28 19:40:55 +08:00 |
Haojun Liao
|
c52dc709f1
|
refactor: remove some codes.
|
2022-10-28 19:39:25 +08:00 |
Haojun Liao
|
d1097b7c2d
|
other:merge 3.0
|
2022-10-28 19:37:43 +08:00 |
Haojun Liao
|
5b7855eb87
|
other:merge 3.0
|
2022-10-28 19:35:31 +08:00 |
Haojun Liao
|
335cb6513e
|
other:merge 3.0
|
2022-10-28 19:32:57 +08:00 |
Haojun Liao
|
9ccf7addb3
|
other:merge 3.0
|
2022-10-28 18:46:08 +08:00 |
Haojun Liao
|
4b2fa43dae
|
Revert "fix(query): handle partition by in table scan operator"
|
2022-10-28 18:05:19 +08:00 |
Haojun Liao
|
d0a7a43e6f
|
other:merge 3.0
|
2022-10-28 18:02:50 +08:00 |
Haojun Liao
|
8c3b4db944
|
fix(query): add check for return value.
|
2022-10-28 17:23:43 +08:00 |
Shengliang Guan
|
8a8aa3efea
|
Merge pull request #17723 from taosdata/enh/optQueryMem
enh: opt query mem
|
2022-10-28 17:09:17 +08:00 |
Haojun Liao
|
3fe3c3d2b7
|
fix(query): add check for return value.
|
2022-10-28 16:06:27 +08:00 |
Haojun Liao
|
407a3453ca
|
fix(query): set fetch block info.
|
2022-10-28 14:45:35 +08:00 |
yihaoDeng
|
419e501002
|
refactor reader
|
2022-10-28 14:21:00 +08:00 |
yihaoDeng
|
63827f7551
|
use sys mem
|
2022-10-28 13:56:55 +08:00 |
54liuyao
|
7d8a282258
|
fix(stream):tqBuildDeleteReq error
|
2022-10-28 11:19:26 +08:00 |
Haojun Liao
|
2c896012df
|
fix(query): check status before add table uid in hash map. and do some other refactor.
|
2022-10-28 10:43:25 +08:00 |
yihaoDeng
|
f8e0ff86d3
|
opt mem
|
2022-10-28 08:48:52 +08:00 |
yihaoDeng
|
29dedb5c8c
|
opt mem
|
2022-10-27 23:18:04 +08:00 |
Haojun Liao
|
4774baa635
|
fix(query): handle the case of the single block in last files.
|
2022-10-27 22:43:42 +08:00 |
yihaoDeng
|
07d8ece370
|
opt mem
|
2022-10-27 22:19:47 +08:00 |
yihaoDeng
|
9de0afc8ea
|
opt mem
|
2022-10-27 21:22:36 +08:00 |
yihaoDeng
|
6a978be730
|
opt mem
|
2022-10-27 20:38:57 +08:00 |
Haojun Liao
|
a7ca29c627
|
other: merge 3.0
|
2022-10-27 18:04:28 +08:00 |
Haojun Liao
|
5a971dd03a
|
fix(query): handle partition by in table scan operator with limit/offset value.
|
2022-10-27 16:58:32 +08:00 |
Liu Jicong
|
52d8f7bd35
|
Merge pull request #17701 from taosdata/feature/stream
fix(query): set block capacity
|
2022-10-27 13:38:46 +08:00 |
Liu Jicong
|
6cd8361a0a
|
refactor(sma)
|
2022-10-27 11:06:16 +08:00 |
Haojun Liao
|
c5c5b5aa9f
|
Merge pull request #17662 from taosdata/feature/3_liaohj
enh(query): enable the limit clause to be push down
|
2022-10-27 10:46:21 +08:00 |
Liu Jicong
|
fc1b85bba1
|
fix(query): set block capacity
|
2022-10-27 10:28:41 +08:00 |
Shengliang Guan
|
3b6c636583
|
Merge pull request #17653 from taosdata/fix/rmDebugLog
fix: rm debug log
|
2022-10-27 10:14:34 +08:00 |
Haojun Liao
|
376e7ea5b9
|
fix(query): support limit/offset in merge sort operator.
|
2022-10-26 19:23:05 +08:00 |
54liuyao
|
8fb78fd7fd
|
feat(stream):add ci
|
2022-10-26 17:40:07 +08:00 |
Haojun Liao
|
81d795c293
|
fix(query): enable limit in grouped scan.
|
2022-10-26 17:11:56 +08:00 |
Haojun Liao
|
8d2de8d723
|
fix(query): handle the offset value.
|
2022-10-26 16:25:33 +08:00 |
wade zhang
|
d3e8ec9342
|
Merge pull request #17665 from taosdata/fix/TD-19858
fix(query): fix interp crash issue
|
2022-10-26 16:11:36 +08:00 |
Haojun Liao
|
b13e7c150d
|
fix(query): remove invalid code check.
|
2022-10-26 13:44:53 +08:00 |
Ganlin Zhao
|
88e5fa75e6
|
fix(query): fix interp crash issue
TD-19858
|
2022-10-26 12:43:29 +08:00 |
Haojun Liao
|
8cf3339b25
|
enh(query): enable the limit clause to be push down to the table scan operator.
|
2022-10-26 11:31:31 +08:00 |