Haojun Liao
|
1fa5eafa8a
|
ehn(query): keep the time window for each block to avoid repeatly parsing the compressed data block meta info.
|
2022-10-31 17:49:50 +08:00 |
|
Haojun Liao
|
fac516a196
|
refactor: do some internal refactor.
|
2022-10-31 17:20:27 +08:00 |
|
Haojun Liao
|
9703ab510b
|
enh(query): avoid parse the mapdata to improve the performance by keep the offset of each block.
|
2022-10-31 17:19:15 +08:00 |
|
Haojun Liao
|
ba37a58192
|
enh(query): reduce the number of malloc.
|
2022-10-31 15:39:16 +08:00 |
|
Haojun Liao
|
f38e9664f9
|
other:merge 3.0
|
2022-10-31 15:32:48 +08:00 |
|
Haojun Liao
|
adf085ab46
|
refactor: do some internal refactor.
|
2022-10-31 14:17:57 +08:00 |
|
Haojun Liao
|
f790d91b45
|
fix(query): check null before free resource, and some internal refactor.
|
2022-10-31 10:41:25 +08:00 |
|
Haojun Liao
|
ab2c7c575b
|
Merge branch '3.0' into feature/3_liaohj
|
2022-10-30 11:18:36 +08:00 |
|
Haojun Liao
|
afdb1467b7
|
refactor: do some internal refactor.
|
2022-10-29 18:27:22 +08:00 |
|
Haojun Liao
|
d583f1fab6
|
other: merge 3.0
|
2022-10-29 13:05:35 +08:00 |
|
Haojun Liao
|
bae6d824c2
|
fix(query): init blockscanInfo correctly.
|
2022-10-29 12:54:39 +08:00 |
|
Haojun Liao
|
9b99c69785
|
fix(query): support partition by + limit push down.
|
2022-10-28 19:56:32 +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
|
d103581eb8
|
Merge remote-tracking branch 'origin/fix/liao_cov' into fix/liao_cov
|
2022-10-28 17:59:20 +08:00 |
|
Haojun Liao
|
6c19e886df
|
fix(query): move the init function for different reader.
|
2022-10-28 17:58:59 +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
|
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 |
|
Haojun Liao
|
f25387018d
|
Merge pull request #17724 from taosdata/fix/liao_cov
fix(query): handle the case of the single block in last files.
|
2022-10-28 10:25:38 +08:00 |
|
Haojun Liao
|
70c3825ee5
|
fix(query): remove invalid check.
|
2022-10-28 09:12:40 +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 |
|
Haojun Liao
|
e7b59ae56d
|
fix(query): handle the case of the single block in last files.
|
2022-10-27 21:51:54 +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
|
d8102fc8d8
|
fix(query): fix invalid number of tables check.
|
2022-10-27 18:58:10 +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 |
|
Shengliang Guan
|
8b31cd87d1
|
Merge pull request #17706 from taosdata/feature/stream_ly
fix(stream): read preversion data with delete many times
|
2022-10-27 15:05:23 +08:00 |
|
54liuyao
|
012dd30baa
|
fix(stream): read preversion data with delete many times
|
2022-10-27 14:18:48 +08:00 |
|
Shengliang Guan
|
a0c5cece12
|
Merge pull request #17697 from taosdata/feature/stream_ly
fix(stream): read preversion data for delete
|
2022-10-27 14:01:08 +08:00 |
|
54liuyao
|
442f89783f
|
fix(stream): read preversion data for delete
|
2022-10-27 10:55:32 +08:00 |
|
Minglei Jin
|
cb0a3ec042
|
fix: continue to fetch next row if deleted
|
2022-10-26 18:39:04 +08:00 |
|
Hongze Cheng
|
2afcda198b
|
Merge pull request #17657 from taosdata/fix/TD-19865
fix: malloc and copy binary data when inserting last & last_row
|
2022-10-26 11:54:41 +08:00 |
|
Minglei Jin
|
89d74e5016
|
fix: malloc and copy binary data when inserting last & last_row
|
2022-10-26 10:52:35 +08:00 |
|
Haojun Liao
|
339c93021f
|
Merge pull request #17654 from taosdata/fix/liao_cov
refactor: fix typo and do some internal refactor.
|
2022-10-26 10:41:00 +08:00 |
|
Haojun Liao
|
d06bcb2219
|
refactor: fix typo and do some internal refactor.
|
2022-10-26 09:47:11 +08:00 |
|
Minglei Jin
|
b52ad0f740
|
tsdb/cache: new separate dataf reader for last file reading
|
2022-10-26 08:58:38 +08:00 |
|
Minglei Jin
|
c84618ea3f
|
Merge branch '3.0' into fix/TD-19468-2
|
2022-10-25 17:36:56 +08:00 |
|
Haojun Liao
|
6acdfdd9ab
|
refactor: do some internal refactor.
|
2022-10-25 16:20:51 +08:00 |
|
Haojun Liao
|
a87f915ebf
|
fix(query):set correct column match info size.
|
2022-10-25 15:30:41 +08:00 |
|
Minglei Jin
|
441fe8119c
|
Merge branch '3.0' into fix/TD-19468-2
|
2022-10-25 10:51:35 +08:00 |
|
Minglei Jin
|
89f7ad2920
|
fix: optimize tsdb cache loading speed
|
2022-10-25 10:36:30 +08:00 |
|
Haojun Liao
|
319cd8af85
|
fix(query): refactor and fix some coverity issues.
|
2022-10-24 15:02:17 +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 |
|
Shengliang Guan
|
9903bbc527
|
Merge pull request #17577 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
|
2022-10-23 23:12:36 +08:00 |
|
Haojun Liao
|
6ebf6b29bd
|
fix(query): fix coverity issues.
|
2022-10-23 15:20:29 +08:00 |
|
Minglei Jin
|
214df56e39
|
fix: return 0 usage when pTsdb is null
|
2022-10-23 06:54:24 +08:00 |
|
Shengliang Guan
|
5d293869a9
|
Merge pull request #17553 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
|
2022-10-22 08:14:44 +08:00 |
|
wade zhang
|
88c52d567b
|
Merge pull request #17548 from taosdata/szhou/fixbugs
fix: get next row from rb tree from last files when backward scaning
|
2022-10-21 15:04:42 +08:00 |
|