Haojun Liao
|
de5c4d8d5d
|
other(tsdb): adjust some log info.
|
2023-11-03 15:07:40 +08:00 |
Haojun Liao
|
33018a0bdb
|
fix(tsdb): fix syntax error.
|
2023-10-16 14:07:09 +08:00 |
Haojun Liao
|
fa6ba6faf8
|
fix(tdsb): adjust the log level.
|
2023-10-16 13:26:13 +08:00 |
Haojun Liao
|
6b86d050f2
|
fix(tsdb): record the pinned block iter.
|
2023-10-16 13:26:13 +08:00 |
Haojun Liao
|
5fe7c8de24
|
fix(stream): fix syntax error.
|
2023-10-16 13:26:12 +08:00 |
Haojun Liao
|
fb2172933a
|
fix(tsdb): enable pin stt datablock.
|
2023-10-16 13:26:06 +08:00 |
Haojun Liao
|
56147120b9
|
fix(tsdb): remove invalid assert, and do some internal refactor.
|
2023-10-10 17:04:12 +08:00 |
Haojun Liao
|
9b70c0c457
|
fix:fix coverity issue and remove unnecessary files.
|
2023-09-14 09:06:10 +08:00 |
Haojun Liao
|
cbd24bb254
|
refactor: do some internal refactor
|
2023-08-16 18:20:34 +08:00 |
Haojun Liao
|
4ea58e5682
|
refactor: do some internal refactor.
|
2023-08-16 11:44:05 +08:00 |
Haojun Liao
|
6609882f9f
|
fix(tsdb): add stt statistics block buffer, and do some internal refactor.
|
2023-08-16 10:55:07 +08:00 |
slzhou
|
fef091b13d
|
fix: keep the stt iterator valid
|
2023-08-03 21:50:50 +08:00 |
shenglian zhou
|
b85c1ae8a1
|
fix: remove the core
|
2023-08-03 21:50:50 +08:00 |
shenglian zhou
|
5322e38dfe
|
fix: add init add check it
|
2023-08-03 21:50:50 +08:00 |
shenglian zhou
|
97b15ed718
|
fix: delete SLDataItem if stt level files num is smaller
|
2023-08-03 21:50:50 +08:00 |
wade zhang
|
13c713d33b
|
Merge pull request #22290 from taosdata/3.0_main
merge 3.0 into branch main
|
2023-08-02 16:04:08 +08:00 |
Hongze Cheng
|
f90f0b7047
|
disable infinite count loop
|
2023-08-02 15:51:51 +08:00 |
Haojun Liao
|
0feffc687b
|
fix(tsdb): check uid in multiple stt statistics blocks.
|
2023-08-02 12:44:45 +08:00 |
Haojun Liao
|
2c357f1958
|
fix(stream): enable filter table based on table statistics.
|
2023-08-02 11:18:35 +08:00 |
Minglei Jin
|
1d5532019f
|
tsdb/merge-tree: cleanup comment
|
2023-08-01 17:25:15 +08:00 |
Minglei Jin
|
1bce96ea27
|
fix(tsdb/pageSize): use tsdbPageSize instead of szPage(tdb's)
|
2023-07-25 10:46:03 +08:00 |
Haojun Liao
|
bfcc538205
|
fix(tsdb):disable stt statistics.
|
2023-07-20 00:01:30 +08:00 |
Haojun Liao
|
37ae80d135
|
fix(tsdb): fix memory leak.
|
2023-07-19 16:42:51 +08:00 |
Haojun Liao
|
a84efab2c8
|
enh(tsdb): add table filter according to stt block statistics data.
|
2023-07-19 15:01:25 +08:00 |
Minglei Jin
|
62cfda1a88
|
tsdb/read2: fix UAF
|
2023-07-17 17:35:08 +08:00 |
Minglei Jin
|
a05383e29e
|
tsdb/cache: new load tomb callback from tsdb mergetree
|
2023-07-17 15:07:10 +08:00 |
Haojun Liao
|
98349a4265
|
refactor(tsdb): do some internal refactor.
|
2023-07-09 18:05:24 +08:00 |
Haojun Liao
|
14844c7b4b
|
refactor(tsdb): opt tsdb read perf
|
2023-07-08 21:25:11 +08:00 |
Haojun Liao
|
9e98c64b1e
|
fix(tsdb): set correct stt load info. update the test case.
|
2023-06-30 22:57:49 +08:00 |
Haojun Liao
|
c2a7c37b00
|
fix(tsdb): opt perf for reading data from stt files.
|
2023-06-30 18:22:20 +08:00 |
Haojun Liao
|
ee5e3b7cc0
|
fix(tsdb): fix error in tsdb2
|
2023-06-30 00:38:53 +08:00 |
Haojun Liao
|
9740d1353c
|
fix(tsdb): opt perf for read data in stt files.
|
2023-06-29 23:16:07 +08:00 |
Haojun Liao
|
c4a6b85bdf
|
fix(tsdb): support stt and file block overlap.
|
2023-06-28 22:38:51 +08:00 |
Haojun Liao
|
15c55508ac
|
fix(stream): fix error in read tombblock in stt files.
|
2023-06-27 23:37:11 +08:00 |
Haojun Liao
|
1073b5e4c2
|
fix(tsdb): support to read multi-level of stt files.
|
2023-06-27 11:15:53 +08:00 |
Haojun Liao
|
4a7698d4ab
|
fix(tsdb): add null ptr check.
|
2023-06-24 00:41:05 +08:00 |
Haojun Liao
|
0c2273daf2
|
fix(tsdb): fix memory leak.
|
2023-06-21 19:38:25 +08:00 |
Haojun Liao
|
cf02ac7229
|
fix(tsdb): extract tomb data in stt files.
|
2023-06-21 18:57:14 +08:00 |
Haojun Liao
|
f6e3ad27f0
|
fix(tsdb): fix memory leak.
|
2023-06-21 11:38:35 +08:00 |
Haojun Liao
|
2d4eed4234
|
other: merge other branch.
|
2023-06-20 17:12:31 +08:00 |
Haojun Liao
|
a87c3cfd24
|
fix(tsdb):check null ptr.
|
2023-06-20 15:39:53 +08:00 |
Haojun Liao
|
976dc322db
|
enh(tsdb): support delete data read.
|
2023-06-20 14:26:15 +08:00 |
Haojun Liao
|
524ef6edda
|
fix(tsdb): read data from new storage format.
|
2023-06-19 17:51:05 +08:00 |
Haojun Liao
|
d8762b9bc9
|
refactor: do some internal refactor.
|
2023-04-25 10:48:21 +08:00 |
Haojun Liao
|
ae8a9d25c0
|
refactor: do some internal refactor.
|
2023-04-25 09:41:49 +08:00 |
Haojun Liao
|
5663550de2
|
enh(query): opt query perf by allocate the SLDataIter when opening reader.
|
2023-04-24 15:47:02 +08:00 |
Haojun Liao
|
6fc364db19
|
fix(query): add null ptr check.
|
2023-04-23 13:53:55 +08:00 |
Minglei Jin
|
0b31aac2c5
|
enh(tsdb/cache): skip data block with merge tree
|
2023-03-22 10:19:58 +08:00 |
Xiaoyu Wang
|
ca39dfcf2d
|
feat: show vgroup display num of cache tables
|
2023-03-13 17:21:32 +08:00 |
Xiaoyu Wang
|
62377619ba
|
enh: optimizing stt file reading in last query
|
2023-03-13 15:05:24 +08:00 |