kailixu
|
1059650e57
|
enh: code optimization
|
2024-08-14 22:20:03 +08:00 |
kailixu
|
462748e715
|
Merge branch '3.0' into fix/TD-31320-3.0a
|
2024-08-14 22:06:43 +08:00 |
kailixu
|
92704f8b7a
|
fix: check error code
|
2024-08-14 22:06:18 +08:00 |
kailixu
|
6c917646b2
|
fix(tsdb/cache): return error code
|
2024-08-14 16:15:37 +08:00 |
Shungang Li
|
f15f7da114
|
enh: remove TSDB_LAST_CACHE_EMPTY from enum
|
2024-08-13 09:44:34 +08:00 |
Shungang Li
|
3e923f765b
|
fix: add del mark for last cache
|
2024-08-12 09:37:29 +08:00 |
Minglei Jin
|
105594848c
|
fix(tsdb/cache): return oom if array or push failed
|
2024-08-09 17:00:18 +08:00 |
Hongze Cheng
|
9db98f34cf
|
Merge pull request #27019 from taosdata/fix/TD-31273
fix(tsdb/cache): not put null value to rocks
|
2024-08-07 10:22:02 +08:00 |
Minglei Jin
|
3d29fde68c
|
destroy non-null array before return
|
2024-08-07 08:44:09 +08:00 |
Minglei Jin
|
c170cb4cf9
|
fix(tsdb/cache): return oom with null array init
|
2024-08-06 19:05:50 +08:00 |
Minglei Jin
|
f0f910d256
|
fix(tsdb/cache): not put null value to rocks
|
2024-08-06 18:54:11 +08:00 |
Hongze Cheng
|
8ef31bc186
|
enh: refactor return code
|
2024-07-29 20:14:15 +08:00 |
Minglei Jin
|
334dcd381b
|
void unused return values
|
2024-07-29 09:34:20 +08:00 |
Minglei Jin
|
19819c4055
|
update unused return values
|
2024-07-25 16:08:07 +08:00 |
Minglei Jin
|
aa921c9870
|
update sync raft log
|
2024-07-25 11:13:04 +08:00 |
Minglei Jin
|
ea7eebc8a9
|
check memory alloc return values
|
2024-07-25 10:32:56 +08:00 |
Minglei Jin
|
3c41b5a98c
|
use new macros
|
2024-07-24 17:22:00 +08:00 |
Minglei Jin
|
e0cd502afe
|
remove unused code
|
2024-07-24 14:43:31 +08:00 |
Minglei Jin
|
45b1bbf0ed
|
use new macros from bcache & pgcache opening
|
2024-07-24 14:34:27 +08:00 |
Minglei Jin
|
45e00afad1
|
tsdb/cache: remove unused block index cache
|
2024-07-24 14:20:59 +08:00 |
Hongze Cheng
|
f56ab1ee27
|
Merge pull request #26630 from taosdata/fix/TD-30816-3.0
fix: (pk) load last cache from tsdb
|
2024-07-18 10:51:59 +08:00 |
Shungang Li
|
394da5d8bf
|
fix: (pk) load last cache from tsdb
|
2024-07-17 14:27:06 +08:00 |
Haojun Liao
|
94f596c4ce
|
refactor: remove the invalid return value.
|
2024-07-16 18:52:01 +08:00 |
Haojun Liao
|
dd590f36e2
|
refactor: do some refactor.
|
2024-07-15 23:53:12 +08:00 |
Haojun Liao
|
51e9723d66
|
refactor: do some refactor.
|
2024-07-15 19:37:52 +08:00 |
Shungang Li
|
3cc926d597
|
fix: tsdbCacheUpdate incorrect filling cache
|
2024-07-10 17:52:13 +08:00 |
Hongze Cheng
|
b761bd2e38
|
enh: port main change to 3.0
|
2024-06-26 10:32:15 +08:00 |
Hongze Cheng
|
5c1c65751a
|
Merge pull request #26083 from taosdata/fix/TD-30200-3.0
fix: last cache rebuild from multi brinBlk
|
2024-06-11 13:46:55 +08:00 |
Shungang Li
|
f9950d5fa3
|
fix: last cache rebuild from multi brinBlk
|
2024-06-07 14:47:02 +08:00 |
Minglei Jin
|
01e5e124fb
|
fix(last_row): fix empty table condition
|
2024-06-07 13:47:04 +08:00 |
Shungang Li
|
9947d8ec42
|
fix: last cache memory leak
|
2024-05-24 12:57:49 +08:00 |
Shungang Li
|
0e76ba4034
|
fix: last cache update ts for col format
|
2024-05-22 15:15:41 +08:00 |
Shungang Li
|
bf40585f6c
|
fix: cache update for last key
|
2024-05-17 16:41:26 +08:00 |
Minglei Jin
|
7292d7a0ff
|
fix(tsdb/cache): update array reference to fix missing tables/groupby
|
2024-05-17 14:59:20 +08:00 |
Shungang Li
|
b79dda6689
|
enh: adjust order for row format cache update
|
2024-05-17 11:31:09 +08:00 |
Minglei Jin
|
3b8c27764d
|
Merge branch '3.0' into fix/TD-29995-3.0
|
2024-05-17 10:17:33 +08:00 |
Shungang Li
|
5c952fc922
|
enh: cleanup
|
2024-05-17 09:10:35 +08:00 |
Shungang Li
|
fc047ddafc
|
fix: last cache update rule
|
2024-05-16 09:30:27 +08:00 |
Haojun Liao
|
43e018e210
|
Merge pull request #25733 from taosdata/fix/TD-29745
optimize scan data
|
2024-05-15 13:41:08 +08:00 |
54liuyao
|
ab3ba3f2e4
|
optimize scan tsdb
|
2024-05-15 09:09:20 +08:00 |
Shungang Li
|
694680600e
|
fix: tsdbCache vartype of zero size
|
2024-05-14 09:23:32 +08:00 |
Shungang Li
|
0ac5d393e6
|
fix: tsdbcache last disk data format change
|
2024-05-09 23:37:28 +08:00 |
Shungang Li
|
544999c01b
|
fix: tsdbCacheSerialize copy from null ptr
|
2024-05-09 22:55:29 +08:00 |
Shungang Li
|
457b98fee8
|
fix: adjust SValueV0 data order
|
2024-05-09 21:52:43 +08:00 |
Shungang Li
|
7ae4415890
|
fix: refactor lastcache ser/des for compatibility
|
2024-05-09 19:04:11 +08:00 |
Hongze Cheng
|
e76d15e33f
|
Merge pull request #25690 from taosdata/fix/TD-29962
enh: refactor tsdbCache ser/des
|
2024-05-09 09:04:09 +08:00 |
Shungang Li
|
70598a3038
|
enh: refactor tsdbCache ser/des
|
2024-05-09 00:13:19 +08:00 |
Hongze Cheng
|
9e21eacf26
|
Merge pull request #25687 from taosdata/fix/TD-29934-3.0
fix(tsdb/cache-update): compare when rocks's colVal not null
|
2024-05-08 21:48:01 +08:00 |
Minglei Jin
|
3d1612e44b
|
fix(tsdb/cache-update): compare when rocks's colVal not null
|
2024-05-08 19:27:43 +08:00 |
Hongze Cheng
|
431c3c0066
|
Merge pull request #25675 from taosdata/fix/TD-29934-3.0
fix(tsdb/cache-update): discard none colVals for same timestamp
|
2024-05-08 18:54:17 +08:00 |