You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Swarnim Kulkarni <ku...@gmail.com> on 2013/08/04 17:35:06 UTC

Review Request 13263: select * may incorrectly return empty columns for hbase-handler.

-----------------------------------------------------------
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