Haojun Liao
|
370b5136c2
|
fix(query): fix the last block check condition.
|
2022-08-24 10:38:26 +08:00 |
Haojun Liao
|
20b06a7ec7
|
refactor(query): do some internal refactor.
|
2022-08-23 19:44:59 +08:00 |
Haojun Liao
|
2889b8d913
|
refactor(query): do some internal refactor.
|
2022-08-23 17:28:08 +08:00 |
Haojun Liao
|
821a12a048
|
fix(query): add check before retrieve data.
|
2022-08-22 18:17:47 +08:00 |
Haojun Liao
|
9cdf2bb3a5
|
fix(query): init the blockdata before load data.
|
2022-08-22 17:43:55 +08:00 |
Haojun Liao
|
4322f59a22
|
fix(query): fix bug in descending order scan in lastblock.
|
2022-08-22 14:28:13 +08:00 |
Haojun Liao
|
e61ee31de6
|
refactor(query): do some internal refactor.
|
2022-08-22 13:26:09 +08:00 |
Haojun Liao
|
530c775d97
|
refactor(query): do some internal refactor.
|
2022-08-22 11:57:10 +08:00 |
Haojun Liao
|
e4881423b8
|
fix(query): add one more condition check when merge file block and last block.
|
2022-08-22 11:09:12 +08:00 |
Haojun Liao
|
f029df4876
|
fix(query): reset index when moving to next file.
|
2022-08-21 22:17:12 +08:00 |
Haojun Liao
|
a7ba94939a
|
fix(query): set init value for current last block index.
|
2022-08-21 22:02:01 +08:00 |
Haojun Liao
|
4879ae3d68
|
refactor(query): optimize load last block.
|
2022-08-21 21:36:15 +08:00 |
Haojun Liao
|
29a1245be4
|
fix(query): use the separate last block delete index.
|
2022-08-21 20:15:53 +08:00 |
Haojun Liao
|
7904686915
|
fix(query): support delete in last
|
2022-08-21 18:59:21 +08:00 |
Haojun Liao
|
d305e975c4
|
fix(query): remove printf.
|
2022-08-21 15:56:46 +08:00 |
Haojun Liao
|
fe918b3f69
|
fix(query): set correct column data.
|
2022-08-21 15:56:06 +08:00 |
Haojun Liao
|
5a1ba3d016
|
fix(query): increase the output buffer size.
|
2022-08-20 23:26:58 +08:00 |
Haojun Liao
|
6d8a70ebf6
|
fix(query): remove invalid free.
|
2022-08-20 20:22:39 +08:00 |
Haojun Liao
|
df0d6f1823
|
fix(query): fix memory leak.
|
2022-08-20 19:05:55 +08:00 |
Haojun Liao
|
0dfd032068
|
fix(query): reset block data when no blocks are available.
|
2022-08-20 16:57:44 +08:00 |
Haojun Liao
|
09ffcd2e13
|
fix(query): fix bug in tsdbread
|
2022-08-20 12:41:58 +08:00 |
Haojun Liao
|
515e8d36b0
|
fix(query): fix bug in merge buffer data and last block.
|
2022-08-20 11:14:00 +08:00 |
Haojun Liao
|
5eae03fcab
|
fix(query): handle the reverse case.
|
2022-08-18 22:57:26 +08:00 |
Haojun Liao
|
eaef3dffaf
|
fix(query): fix error in query last block.
|
2022-08-18 22:42:16 +08:00 |
Haojun Liao
|
e75c400045
|
fix(query): fix bug in query last block.
|
2022-08-18 18:48:50 +08:00 |
Hongze Cheng
|
e9bb654a4a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 17:14:51 +08:00 |
Haojun Liao
|
8eb86676d0
|
fix(query): support query last file.
|
2022-08-18 17:09:44 +08:00 |
Haojun Liao
|
9dc5b4cb0c
|
fix(query): support read from last file.
|
2022-08-18 00:08:09 +08:00 |
Haojun Liao
|
5b396276ea
|
Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last
|
2022-08-17 07:54:31 +08:00 |
Haojun Liao
|
559286db71
|
refactor(query): support read data from last files.
|
2022-08-17 07:51:09 +08:00 |
Hongze Cheng
|
3359b8e620
|
more optimize
|
2022-08-15 10:16:07 +00:00 |
Hongze Cheng
|
e1b638aeb5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-15 03:02:54 +00:00 |
Cary Xu
|
ae7550eb86
|
enh: rsma exec in async mode
|
2022-08-12 21:00:48 +08:00 |
Minglei Jin
|
6058b8dff5
|
Merge pull request #16003 from taosdata/fix/TD-18321
fix: use mem schema if pReader->pSchema is null
|
2022-08-11 19:18:30 +08:00 |
Haojun Liao
|
02300b30fa
|
Merge pull request #15995 from taosdata/feature/3_liaohj
fix(query): add check when invoking sma filter.
|
2022-08-11 18:52:51 +08:00 |
Minglei Jin
|
203a8073ca
|
fix: use mem schema if pReader->pSchema is null
|
2022-08-11 18:19:44 +08:00 |
Haojun Liao
|
3a6285c478
|
fix(query): add check when invoking sma filter.
|
2022-08-11 17:40:55 +08:00 |
Cary Xu
|
1d6d0aa2db
|
enh: row iter and fetch optimization
|
2022-08-10 17:26:44 +08:00 |
Haojun Liao
|
6250c1b157
|
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
|
2022-08-10 16:51:46 +08:00 |
Ganlin Zhao
|
249e2b12f6
|
fix(query): fix interp + fill interpolation after last datablock
|
2022-08-10 14:21:31 +08:00 |
Haojun Liao
|
41d2c92231
|
fix(query): copy null value.
|
2022-08-09 16:54:05 +08:00 |
Haojun Liao
|
29c84833d3
|
fix(query):fix invalid free.
|
2022-08-09 10:34:01 +08:00 |
Haojun Liao
|
30a64bdcd9
|
fix(query): set correct schema.
|
2022-08-09 10:16:00 +08:00 |
Hongze Cheng
|
4f06c4bbdd
|
make it compile
|
2022-08-08 07:32:02 +00:00 |
Hongze Cheng
|
8ae2ab1c6e
|
more work
|
2022-08-08 05:34:01 +00:00 |
Hongze Cheng
|
33c3f34f34
|
more work
|
2022-08-08 03:22:24 +00:00 |
Hongze Cheng
|
71691eb7da
|
make code compile
|
2022-08-07 13:14:43 +00:00 |
Hongze Cheng
|
7c32e099d0
|
more work
|
2022-08-06 14:20:30 +00:00 |
Hongze Cheng
|
04804e384a
|
more
|
2022-08-06 12:24:46 +00:00 |
Hongze Cheng
|
3436d52316
|
more refact
|
2022-08-06 12:23:29 +00:00 |