HBASE-806 Change HbaseMapWritable and RowResult to implement SortedMap instead of Map
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685272 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7a8522af1c
commit
76fa8fdeed
|
@ -23,6 +23,8 @@ Release 0.3.0 - Unreleased
|
||||||
friendly" way.
|
friendly" way.
|
||||||
HBASE-816 TableMap should survive USE (Andrew Purtell via Stack)
|
HBASE-816 TableMap should survive USE (Andrew Purtell via Stack)
|
||||||
HBASE-812 Compaction needs little better skip algo (Daniel Leffel via Stack)
|
HBASE-812 Compaction needs little better skip algo (Daniel Leffel via Stack)
|
||||||
|
HBASE-806 Change HbaseMapWritable and RowResult to implement SortedMap
|
||||||
|
instead of Map (Jonathan Gray via Stack)
|
||||||
|
|
||||||
NEW FEATURES
|
NEW FEATURES
|
||||||
HBASE-787 Postgresql to HBase table replication example (Tim Sell via Stack)
|
HBASE-787 Postgresql to HBase table replication example (Tim Sell via Stack)
|
||||||
|
|
Loading…
Reference in New Issue