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
|
6faf1af5f5
|
fix(query): handle the block read case.
|
2022-09-30 14:44:42 +08:00 |
|
dapan1121
|
45fb658cec
|
fix: fix rows missed in query result issue
|
2022-09-28 19:06:43 +08:00 |
|
Haojun Liao
|
14412f2811
|
refactor(query): do some internal refactor.
|
2022-09-28 11:16:52 +08:00 |
|
Haojun Liao
|
c565c4cb63
|
fix(query): remove the primary timestamp column in the required column list.
|
2022-09-27 18:50:51 +08:00 |
|
Haojun Liao
|
398c23edec
|
enh(query): only load the required columns.
|
2022-09-27 18:37:02 +08:00 |
|
Haojun Liao
|
144a0c573b
|
fix(query): set schema info for inner reader.
|
2022-09-27 16:17:03 +08:00 |
|
Haojun Liao
|
cbe91fd4c3
|
fix(query): initialize the blockdata before load last block.
|
2022-09-27 13:48:53 +08:00 |
|
Hongze Cheng
|
4bfdfe89a5
|
adjust api
|
2022-09-27 11:02:04 +08:00 |
|
Haojun Liao
|
5c1f55f6ca
|
other:merge 3.0
|
2022-09-26 11:35:19 +08:00 |
|
Haojun Liao
|
4ebee6b232
|
refactor(query): do some internal refactor.
|
2022-09-26 11:22:26 +08:00 |
|
Haojun Liao
|
be3459d882
|
fix(query): update remove check condition.
|
2022-09-23 14:34:40 +08:00 |
|
Haojun Liao
|
4935b8f391
|
fix(query): update check.
|
2022-09-23 14:33:52 +08:00 |
|
Haojun Liao
|
c9bc7c3972
|
fix(query): update check condition.
|
2022-09-22 16:16:33 +08:00 |
|
Haojun Liao
|
092805b41f
|
fix(query): update check condition.
|
2022-09-22 15:41:58 +08:00 |
|
Haojun Liao
|
6bd5cbbfc3
|
fix(query): set correct page id list.
|
2022-09-22 15:24:33 +08:00 |
|
Haojun Liao
|
976b36631e
|
fix(query): keep last key for interp query.
|
2022-09-22 10:31:17 +08:00 |
|
Haojun Liao
|
50ee0dabbf
|
refactor(query): do some internal refactor.
|
2022-09-20 10:02:20 +08:00 |
|
Haojun Liao
|
15f656e683
|
refactor(query): add some logs.
|
2022-09-16 13:06:57 +08:00 |
|
Haojun Liao
|
188c3a9881
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-09-15 17:44:57 +08:00 |
|
Haojun Liao
|
0c71d95773
|
fix(query):set correct block load condition.
|
2022-09-15 17:44:28 +08:00 |
|
Haojun Liao
|
22afbb5035
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-15 16:56:39 +08:00 |
|
Haojun Liao
|
5ba41111b4
|
refactor: add some logs.
|
2022-09-15 16:17:39 +08:00 |
|
Haojun Liao
|
dec379586b
|
Merge pull request #16851 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-09-15 11:43:24 +08:00 |
|
Haojun Liao
|
18924f9a7d
|
refactor(query): do some internal refactor.
|
2022-09-15 10:26:45 +08:00 |
|
Hongze Cheng
|
26f740f26b
|
fix more
|
2022-09-15 09:56:56 +08:00 |
|
Cary Xu
|
834c9edad8
|
chore: revert the code change
|
2022-09-11 19:46:30 +08:00 |
|
Cary Xu
|
b8b91eb124
|
chore: revert the code change
|
2022-09-11 19:39:54 +08:00 |
|
Cary Xu
|
4cc44ee791
|
enh: sma optimization for query and reboot
|
2022-09-11 19:34:10 +08:00 |
|
Haojun Liao
|
c328552b09
|
Merge pull request #16769 from taosdata/feature/3_liaohj
refactor(query): opt tsdb read perf.
|
2022-09-10 18:30:28 +08:00 |
|
Haojun Liao
|
06926edadd
|
fix(query): handle empty time window case.
|
2022-09-10 15:43:46 +08:00 |
|
Haojun Liao
|
7b8f96851f
|
fix(query): copy all columns to dest buffer.
|
2022-09-09 23:18:19 +08:00 |
|
Haojun Liao
|
1f645ab1d9
|
refactor(query): opt tsdb read perf.
|
2022-09-09 18:41:12 +08:00 |
|
Hongze Cheng
|
bb0b1fda91
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot
|
2022-09-08 15:16:22 +08:00 |
|
Haojun Liao
|
96dedb04f8
|
refactor: add some logs.
|
2022-09-08 10:26:30 +08:00 |
|
Haojun Liao
|
0b6070e518
|
refactor(query): add some logs.
|
2022-09-08 09:45:11 +08:00 |
|
Hongze Cheng
|
79f71be7e0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot
|
2022-09-07 21:37:36 +08:00 |
|
Haojun Liao
|
3c952a337e
|
fix(query): fix invalid read.
|
2022-09-07 18:54:58 +08:00 |
|
Haojun Liao
|
a0a6c9e9b9
|
fix(query): fix bug caused by refactor.
|
2022-09-07 17:51:04 +08:00 |
|
Hongze Cheng
|
0e4b0459bd
|
more code
|
2022-09-07 17:06:42 +08:00 |
|
Haojun Liao
|
e7149cce3a
|
fix(query): opt perf in query last file blocks.
|
2022-09-07 13:18:34 +08:00 |
|
Haojun Liao
|
cf46b22267
|
fix(query): fix error in tsdbread.
|
2022-09-06 19:27:49 +08:00 |
|
Haojun Liao
|
a5933fc682
|
fix(query): optimize last block read performance.
|
2022-09-06 15:25:54 +08:00 |
|
Haojun Liao
|
8f92ffcd3b
|
fix(query): set correct time window.
|
2022-09-06 02:36:04 +08:00 |
|
Haojun Liao
|
a6d9c76681
|
fix(query): reset the time range.
|
2022-09-06 01:56:31 +08:00 |
|
Haojun Liao
|
581cb0ffe1
|
other:merge 3.0
|
2022-09-06 01:30:15 +08:00 |
|
Haojun Liao
|
e179c10c88
|
fix(query): set correct last block reader range.
|
2022-09-06 00:26:38 +08:00 |
|
Haojun Liao
|
3719da865c
|
other:merge 3.0
|
2022-09-05 19:02:04 +08:00 |
|
Haojun Liao
|
a6cece10df
|
fix(query): fix the invalid the check of last file blocks.
|
2022-09-05 18:57:46 +08:00 |
|
Hongze Cheng
|
e70db79d10
|
refact: change sst to stt
|
2022-09-05 17:31:41 +08:00 |
|