Details
Description
Leveldb uses ByteWiseComparatorImpl::FindShortestSeparator() & FindShortSuccessor() to reduce index key size, it would be helpful under special conditions.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-4443 optimize/avoid seeking to "previous" block when key you are interested in is the first one of a block
- Closed