Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change
Description
HBASE-832 had to make an ugly hack to address fact that rows that included the delimiter – or a byte < delimiter – messed up sorting in .META. Fix the ugly hack, and while we're at it, add a byte for flags to the HSK so can mark if key is a meta key, a delete key (cell/family/row), etc.
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-661 Allow to specify a user supplied row key comparator for a table
- Closed