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
|
6c19e886df
|
fix(query): move the init function for different reader.
|
2022-10-28 17:58:59 +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
|
4774baa635
|
fix(query): handle the case of the single block in last files.
|
2022-10-27 22:43:42 +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 |
|
54liuyao
|
012dd30baa
|
fix(stream): read preversion data with delete many times
|
2022-10-27 14:18:48 +08:00 |
|
54liuyao
|
442f89783f
|
fix(stream): read preversion data for delete
|
2022-10-27 10:55:32 +08:00 |
|
Haojun Liao
|
d06bcb2219
|
refactor: fix typo and do some internal refactor.
|
2022-10-26 09:47:11 +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 |
|
Haojun Liao
|
319cd8af85
|
fix(query): refactor and fix some coverity issues.
|
2022-10-24 15:02:17 +08:00 |
|
Haojun Liao
|
6ebf6b29bd
|
fix(query): fix coverity issues.
|
2022-10-23 15:20:29 +08:00 |
|
Haojun Liao
|
b53cc7f3dd
|
fix(query): fix coverity issues.
|
2022-10-21 14:00:46 +08:00 |
|
Haojun Liao
|
c41713cf21
|
Merge pull request #17495 from taosdata/fix/liao_cov
refactor: remove redundant codes and do some internal refactor.
|
2022-10-20 13:16:02 +08:00 |
|
Haojun Liao
|
12e81869bc
|
fix(query): remove invalid free.
|
2022-10-20 11:52:30 +08:00 |
|
Haojun Liao
|
70adc0ea33
|
fix(query): fix coverity issues.
|
2022-10-20 11:27:33 +08:00 |
|
Shengliang Guan
|
228640af3b
|
fix: compile error
|
2022-10-19 20:51:25 +08:00 |
|
Shengliang Guan
|
097a047b61
|
Merge remote-tracking branch 'origin/3.0' into FIX/TD-19593-3.0
|
2022-10-19 20:08:49 +08:00 |
|
Haojun Liao
|
74305814f0
|
fix(query): fix coverity issues.
|
2022-10-19 13:38:01 +08:00 |
|
Benguang Zhao
|
3b0968d7f9
|
enh: enable the -Wformat=2 compiler option
|
2022-10-19 09:24:15 +08:00 |
|
Haojun Liao
|
95dd30be57
|
fix(query): fix coverity issues.
|
2022-10-18 11:43:58 +08:00 |
|
Haojun Liao
|
4639051e68
|
fix(query): fix coverity issues.
|
2022-10-17 16:03:45 +08:00 |
|
Haojun Liao
|
ed9ec795eb
|
fix(query): fix coverity issues.
|
2022-10-17 14:05:40 +08:00 |
|
Haojun Liao
|
87516ea332
|
fix(query): fix bug in group by tag.
|
2022-10-17 13:00:31 +08:00 |
|
Haojun Liao
|
bcb3d41d08
|
fix(query): fix coverity issues.
|
2022-10-16 13:46:21 +08:00 |
|
Haojun Liao
|
f5f0a7026f
|
other: merge 3.0
|
2022-10-13 14:20:51 +08:00 |
|
Hongze Cheng
|
5f010843a6
|
more code format
|
2022-10-13 16:58:43 +08:00 |
|
Haojun Liao
|
3d9e284913
|
other:merge 3.0
|
2022-10-13 12:01:47 +08:00 |
|
Haojun Liao
|
fbd3aac007
|
fix(query):set the correct active block index and add some logs.
|
2022-10-13 11:59:14 +08:00 |
|
Haojun Liao
|
cee7185450
|
fix(query): update the copy function.
|
2022-10-11 18:02:46 +08:00 |
|
Haojun Liao
|
7c3ddc4920
|
other:merge 3.0
|
2022-10-10 15:35:38 +08:00 |
|
Minglei Jin
|
997dfb41d9
|
fix(meta): use rwlock to favor writers
|
2022-10-10 11:00:55 +08:00 |
|
Haojun Liao
|
fac464792d
|
other:merge 3.0
|
2022-09-30 17:54:03 +08:00 |
|