Commit f304aea
committed
Address review: remove stray files, use proportional blob sizing
- Remove .claude/ and stray .md files from previous work
- Change blob size approximation from linked_ssts approach to
proportional: blob_size_in_range = total_blob_size *
(sst_size_in_range / total_sst_size)
- Update test to verify proportional behavior (partial range
returns less than full range)
- Update API comment to describe the proportional approach1 parent b8dcb3b commit f304aea
File tree
17 files changed
+85
-2069
lines changed- .claude/review-8bcfa9c5d-enforce-wbm-recovery
- db
- blob
- db_impl
- include/rocksdb
17 files changed
+85
-2069
lines changedLines changed: 0 additions & 116 deletions
This file was deleted.
Lines changed: 0 additions & 141 deletions
This file was deleted.
0 commit comments