----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9275/#review23393 -----------------------------------------------------------
Can you explain a little more about what Bytes.toBytesBinary does? Is it always backwards compatible? - Brock Noland On Feb. 3, 2013, 12:47 a.m., Swarnim Kulkarni wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9275/ > ----------------------------------------------------------- > > (Updated Feb. 3, 2013, 12:47 a.m.) > > > Review request for hive. > > > Bugs: HIVE-3553 > https://issues.apache.org/jira/browse/HIVE-3553 > > > Repository: hive-git > > > Description > ------- > > Added capability to support binary HBase qualifiers along with regular ones. > https://issues.apache.org/jira/browse/HIVE-3553 > > > Diffs > ----- > > hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseSerDe.java 56e7a4a > hbase-handler/src/test/org/apache/hadoop/hive/hbase/TestHBaseSerDe.java > cbeecd3 > > Diff: https://reviews.apache.org/r/9275/diff/ > > > Testing > ------- > > Added unit tests to demonstrate the aded functionality. Ensured all existing > unit tests passed. > > > Thanks, > > Swarnim Kulkarni > >