Commit graph

4887 commits

Author SHA1 Message Date
Haojun Liao
3822225231 other: merge main. 2023-02-06 16:24:15 +08:00
Xiaoyu Wang
0b6852d7eb
Merge pull request #19813 from taosdata/enh/TD-22139
enh(tsdb/cache): new block index cache for querying
2023-02-06 15:42:42 +08:00
Minglei Jin
b83f93d564 fix(query): release lru handle before returning from block idx loading 2023-02-06 14:41:17 +08:00
Minglei Jin
a6d52aed4f fix(tsdb/cache): use 5M cache for block index instead of 1M 2023-02-06 14:18:49 +08:00
Minglei Jin
023b8377fb enh(tsdb/cache): new block index cache for querying 2023-02-06 14:12:57 +08:00
Haojun Liao
882451df0b
Merge pull request #19809 from taosdata/fix/nodisk
fix(query): add null ptr check when retrieving the block info.
2023-02-06 12:57:23 +08:00
Haojun Liao
89b1843382 fix(query): add null ptr check when retrieving the block info. 2023-02-06 10:59:45 +08:00
Haojun Liao
8dcd73abf0
Merge pull request #19790 from taosdata/fix/nodisk
fix(query): set the correct number of rows when calculating using sma
2023-02-04 00:58:59 +08:00
dapan1121
225bf28536
Merge pull request #19744 from taosdata/fix/TD-22009
enhance: optimize building table delete skyline performance
2023-02-03 19:00:47 +08:00
Haojun Liao
845530e125 other: add some logs. 2023-02-03 17:33:35 +08:00
Haojun Liao
f803fa44b5 fix(query): set the correct number of rows when calculating using sma for min/max function. 2023-02-03 16:50:13 +08:00
Hongze Cheng
49631f6e96 fix: snapshot coredump caused by type 2023-02-03 14:34:55 +08:00
Haojun Liao
e29ca4f5d8 refactor(query): use real number of stt instead of default value. 2023-02-03 10:04:15 +08:00
Haojun Liao
baaa57567e refactor: do some internal refactor. 2023-02-03 09:13:13 +08:00
Haojun Liao
9c32ebc011
Merge pull request #19745 from taosdata/fix/tq
fix: tq open
2023-02-03 09:11:51 +08:00
Haojun Liao
7168f90c51 refactor(query): disable file size check when reading data files. 2023-02-02 17:49:07 +08:00
Haojun Liao
40b7718078 refactor(query): disable file size check when reading data files. 2023-02-02 17:45:21 +08:00
Haojun Liao
e9490a3235 refactor(query): disable tag filter cache by default. 2023-02-02 17:38:21 +08:00
Haojun Liao
edca89b731 refactor: opt query perf. 2023-02-02 15:15:46 +08:00
Haojun Liao
fd6ea6ba2f other: merge main. 2023-02-02 14:12:24 +08:00
Haojun Liao
ab8c977417 other: merge main. 2023-02-02 14:00:36 +08:00
Minglei Jin
69d6fb5bfe fix(meta): use metaAbort instead of tdbAbort with metaClose 2023-02-02 10:20:34 +08:00
Haojun Liao
3897a91a95 refactor: do some internal refactor. 2023-02-02 10:17:39 +08:00
Haojun Liao
6a5ce7d663 refactor: opt tag filter perf. 2023-02-02 10:11:36 +08:00
Haojun Liao
423e04d5a1
Merge pull request #19740 from taosdata/fix/nodisk
refactor: add some logs.
2023-02-02 09:12:16 +08:00
Liu Jicong
041d0d817a fix: tq open 2023-02-02 09:11:17 +08:00
dapan1121
9a261ab2d7 improvement: optimize build table delete skyline performance 2023-02-02 08:45:38 +08:00
Haojun Liao
9fe1512c55 refactor: add some logs. 2023-02-01 22:41:39 +08:00
Haojun Liao
5215a218d4
Merge pull request #19735 from taosdata/fix/nodisk
fix(query): move the reset to other place.
2023-02-01 22:07:29 +08:00
Haojun Liao
8e4c6ccbb3 fix(query): move the reset to other place. 2023-02-01 18:15:35 +08:00
Haojun Liao
04b6576a51
Merge pull request #19728 from taosdata/fix/nodisk
fix(query): reset the del file index when beginning last file check.
2023-02-01 17:16:17 +08:00
dapan1121
c8394cbf6e fix: add get tb from mem time info 2023-01-31 16:38:29 +08:00
Hongze Cheng
cabf3e8683 fix: invalid read 2023-01-31 11:22:06 +08:00
Hongze Cheng
9502fb3633 fix memory leak 2023-01-30 11:40:41 +08:00
Haojun Liao
1741e98a4e fix(query): reset the del file index when beginning last file check. 2023-01-30 10:13:54 +08:00
Hongze Cheng
27f3b02196 more code fix 2023-01-29 15:09:13 +08:00
Hongze Cheng
f6335a795b fix: assert coredump 2023-01-29 14:47:45 +08:00
Hongze Cheng
e0b0ce2395 refact more code 2023-01-29 10:21:39 +08:00
Hongze Cheng
ded3d6e7c9 more code 2023-01-29 09:08:02 +08:00
Hongze Cheng
f3e199dda2 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761 2023-01-28 19:34:08 +08:00
Hongze Cheng
b996618e65 more code 2023-01-28 18:03:13 +08:00
Liu Jicong
f5c4ca3380 fix: wal ref 2023-01-28 17:17:55 +08:00
Hongze Cheng
fb2b42f968 refact more code 2023-01-28 16:51:22 +08:00
Liu Jicong
2a71d47668 fix: wal ref 2023-01-28 16:11:17 +08:00
Hongze Cheng
545e4d7f02 make it compile 2023-01-28 13:30:15 +08:00
Hongze Cheng
8d56306517 more code 2023-01-28 11:31:32 +08:00
Hongze Cheng
2f5eeb8000 make it compile 2023-01-26 21:57:22 +08:00
Hongze Cheng
ec886154a4 more code 2023-01-26 21:48:54 +08:00
Hongze Cheng
a902d412eb more code 2023-01-26 20:20:39 +08:00
Hongze Cheng
b8578e242e Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-21761 2023-01-26 17:14:57 +08:00