----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13263/ -----------------------------------------------------------
Review request for hive. Bugs: HIVE-4995 https://issues.apache.org/jira/browse/HIVE-4995 Repository: hive-git Description ------- select * may incorrectly return empty columns for hbase-handler. Please refer to the JIRA for a detailed description of the issue. Diffs ----- hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java e3a8133 hbase-handler/src/test/queries/positive/hbase_binary_map_queries_prefix.q PRE-CREATION hbase-handler/src/test/results/positive/hbase_binary_map_queries_prefix.q.out PRE-CREATION Diff: https://reviews.apache.org/r/13263/diff/ Testing ------- Additional integration tests added to prove that the attached patch resolves the issue. Thanks, Swarnim Kulkarni