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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Haojun Liao
|
b13e7c150d
|
fix(query): remove invalid code check.
|
2022-10-26 13:44:53 +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 |
|
Liu Jicong
|
8d8fd2b2bc
|
refactor(stream): recover and fill history
|
2022-10-26 10:20:33 +08:00 |
|
yihaoDeng
|
cc03ab2edd
|
rm debug log
|
2022-10-26 09:23:35 +08:00 |
|
Liu Jicong
|
52b4b510a8
|
merge 3.0
|
2022-10-26 09:18:29 +08:00 |
|
Liu Jicong
|
75e5e490fd
|
refactor(stream): recover and fill history
|
2022-10-26 00:31:00 +08:00 |
|
Shengliang Guan
|
7ebf2d5de0
|
Merge pull request #17614 from taosdata/opt/optSysIdxPerf
enh: opt sys idx perf
|
2022-10-25 16:25:47 +08:00 |
|
yihaoDeng
|
2092430556
|
opt trans on no-windows
|
2022-10-25 10:45:47 +08:00 |
|
yihaoDeng
|
0905f16294
|
opt trans on no-windows
|
2022-10-25 10:17:05 +08:00 |
|
yihaoDeng
|
6ee7b412ed
|
opt sys index
|
2022-10-24 18:35:59 +08:00 |
|
Haojun Liao
|
992a130860
|
refactor: do some internal refactor.
|
2022-10-24 17:24:20 +08:00 |
|
Haojun Liao
|
e654f3f92c
|
refactor: do some internal refactor.
|
2022-10-24 16:44:44 +08:00 |
|
Haojun Liao
|
b06870f70f
|
Merge branch '3.0' into fix/liao_cov
|
2022-10-24 14:07:59 +08:00 |
|
Haojun Liao
|
2f5ed16cb8
|
fix(query): remove redundant ts cols in cache scan.
|
2022-10-24 13:26:54 +08:00 |
|
yihaoDeng
|
bac0f359ee
|
fix sys idx bug
|
2022-10-24 10:31:49 +08:00 |
|
Shengliang Guan
|
e86cdc8cde
|
Merge pull request #17381 from taosdata/feature/addIdxToSysTable
Feature/addIdxToSysTable
|
2022-10-23 14:38:37 +08:00 |
|
yihaoDeng
|
edc0f38921
|
avoid invalid read/write
|
2022-10-23 10:11:20 +08:00 |
|
yihaoDeng
|
3cd517cd19
|
avoid invalid read/write
|
2022-10-22 23:23:28 +08:00 |
|