dapan1121
|
2714ce2af8
|
fix: rows count issue
|
2023-03-29 13:22:12 +08:00 |
|
dapan1121
|
0327a8eaa3
|
fix: block rows number type
|
2023-03-29 10:46:56 +08:00 |
|
dapan1121
|
a0c8dd52b1
|
fix: memory count issue
|
2023-03-28 19:42:09 +08:00 |
|
dapan1121
|
c5f37d284e
|
fix: memory row count issue
|
2023-03-28 19:27:49 +08:00 |
|
dapan1121
|
e0f951e668
|
fix: memory rows issue
|
2023-03-28 19:15:38 +08:00 |
|
dapan1121
|
a87d35be08
|
fix: optimize performance
|
2023-03-28 17:40:46 +08:00 |
|
dapan1121
|
61571d9296
|
enh: optimize count performance
|
2023-03-27 19:40:29 +08:00 |
|
dapan1121
|
dd12e41227
|
Merge pull request #20618 from taosdata/fix/TS-2974
fix: change float display mode
|
2023-03-25 09:19:04 +08:00 |
|
dapan1121
|
481091bae6
|
fix: sma load issue
|
2023-03-24 19:01:19 +08:00 |
|
dapan1121
|
4167e4c00c
|
fix: some columns sma are not set issue
|
2023-03-24 15:20:27 +08:00 |
|
Xiaoyu Wang
|
bddba107be
|
Merge pull request #20608 from taosdata/fix/TS-2960
fix(tdb/restore): rollback journal files backward
|
2023-03-23 19:47:31 +08:00 |
|
Minglei Jin
|
0bf98096c9
|
fix(tsdb/cache): init isLast once for each fileset
|
2023-03-22 10:57:27 +08:00 |
|
Minglei Jin
|
cb93ac2613
|
enh(tsdb/cache): make merge tree next one less
|
2023-03-22 10:50:34 +08:00 |
|
Minglei Jin
|
0b31aac2c5
|
enh(tsdb/cache): skip data block with merge tree
|
2023-03-22 10:19:58 +08:00 |
|
Haojun Liao
|
d5a386a563
|
fix(client): fix coverity issues.
|
2023-03-21 14:03:36 +08:00 |
|
Haojun Liao
|
ca1dffff45
|
Merge pull request #20508 from taosdata/fix/liaohj
fix(client): fix potential memory leak.
|
2023-03-20 16:11:22 +08:00 |
|
Haojun Liao
|
a5e9fad0f9
|
fix(query): set correct lastkeyInstt.
|
2023-03-19 23:58:17 +08:00 |
|
Haojun Liao
|
c678740968
|
refactor: do some internal refactor.
|
2023-03-19 19:22:43 +08:00 |
|
Xiaoyu Wang
|
f86c8d0d6e
|
enh: optimize last pruning logic
|
2023-03-19 14:40:16 +08:00 |
|
Xiaoyu Wang
|
6277b2564b
|
enh: optimize last pruning logic
|
2023-03-19 13:41:32 +08:00 |
|
Xiaoyu Wang
|
9affd11eb7
|
Merge pull request #20542 from taosdata/fix/main_bugfix_wxy
enh: optimize last pruning logic
|
2023-03-19 12:00:18 +08:00 |
|
Xiaoyu Wang
|
5a4fe943dc
|
enh: optimize last pruning logic
|
2023-03-19 11:01:39 +08:00 |
|
Minglei Jin
|
3a5542bbbc
|
fix(tsdb/cache): update nCols of merge tree to avoid assert failed
|
2023-03-19 10:19:49 +08:00 |
|
dapan1121
|
859f2594ed
|
fix: add sma load time
|
2023-03-17 15:21:43 +08:00 |
|
Shengliang Guan
|
aa656c9c29
|
Merge pull request #20505 from taosdata/fix/TD-23196
ehn(tsdb/cache): skip invalid row or data block directly with merge tree
|
2023-03-17 13:19:06 +08:00 |
|
Haojun Liao
|
d5a8a4aefe
|
Merge pull request #20502 from taosdata/fix/liaohj
fix(client): set the initial value for num_of_rows.
|
2023-03-17 12:50:04 +08:00 |
|
Minglei Jin
|
ca115b1c87
|
fix(tsdb/cache): break loop to return current row
|
2023-03-17 11:41:17 +08:00 |
|
Minglei Jin
|
a8d146c512
|
ehn(tsdb/cache): skip invalid row or data block directly with merge tree
|
2023-03-17 10:22:36 +08:00 |
|
Haojun Liao
|
970155a845
|
fix(query): fix coverity issues.
|
2023-03-16 21:53:34 +08:00 |
|
Minglei Jin
|
b1949b5584
|
fix(tsdb/cache): skip remaining rows in current data block
|
2023-03-16 14:11:34 +08:00 |
|
Minglei Jin
|
6e0343fc08
|
enh(tsdb/cache): load necessary columns only
|
2023-03-16 11:18:36 +08:00 |
|
Minglei Jin
|
04d501d64a
|
fix: destroy aColArray anyway
|
2023-03-15 17:41:29 +08:00 |
|
Minglei Jin
|
f1414355e3
|
tsdb/cache: skip invalid datablock directly when traversing fs with last
|
2023-03-15 16:24:36 +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 |
|
Xiaoyu Wang
|
25778754e2
|
fix: last redundant read stt file
|
2023-03-12 22:36:26 +08:00 |
|
Xiaoyu Wang
|
45e38d258c
|
fix: last redundant read stt file
|
2023-03-12 20:40:17 +08:00 |
|
Shengliang Guan
|
584f213739
|
Merge pull request #20401 from taosdata/fix/main_bugfix_wxy
fix: error in last cache handle deleted data
|
2023-03-11 15:43:55 +08:00 |
|
Xiaoyu Wang
|
11e55f028b
|
fix: error in last cache handle deleted data
|
2023-03-10 17:49:27 +08:00 |
|
Hongze Cheng
|
7e071ff458
|
enh: optimize snapshot transfer
|
2023-03-10 16:01:40 +08:00 |
|
Xiaoyu Wang
|
4e4f7de0ab
|
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-10 12:00:17 +08:00 |
|
Xiaoyu Wang
|
47417e003e
|
enh: optimize last/last_row cost when the cache was first loaded
|
2023-03-09 18:54:15 +08:00 |
|
Xiaoyu Wang
|
0dc34018b6
|
fix: insert data crash after empty table last cache
|
2023-03-08 10:06:48 +08:00 |
|
Xiaoyu Wang
|
163224f4e2
|
fix: taosd crash when modify the schema and query last_row
|
2023-03-07 19:42:05 +08:00 |
|
Xiaoyu Wang
|
ab86f6abee
|
fix: taosd crash when modify the schema and query last_row
|
2023-03-07 18:15:17 +08:00 |
|
Xiaoyu Wang
|
ab5cce806c
|
fix: fix: after the last_row cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 16:25:46 +08:00 |
|
Xiaoyu Wang
|
8e6534d9f3
|
fix: insert data crash after empty table last_row cache
|
2023-03-07 16:06:56 +08:00 |
|
Xiaoyu Wang
|
bc9eb47e04
|
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 10:14:39 +08:00 |
|
Xiaoyu Wang
|
b2247a10cb
|
fix: last cache invalid write
|
2023-03-06 18:00:53 +08:00 |
|
Xiaoyu Wang
|
ed5a58fbb6
|
Merge pull request #20243 from taosdata/fix/main_bugfix_wxy
fix: last cache read problem after schema change
|
2023-03-02 20:52:22 +08:00 |
|