-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19247/
-----------------------------------------------------------
(Updated March 20, 2014, 7:17 p.m.)
Review request for hive.
Changes
-------
Updating with HIVE-6650.3.patch
Bugs: HIVE-6650
https://issues.apache.org/jira/browse/HIVE-6650
Repository: hive-git
Description
-------
With the above enabled, where clauses including non-rowkey columns cannot be
used with the HBaseStorageHandler. See ticket for full details.
Diffs (updated)
-----
hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java
704fcb9
hbase-handler/src/test/queries/positive/hbase_pushdown.q 69a4536
hbase-handler/src/test/results/positive/hbase_pushdown.q.out ee9e20c
Diff: https://reviews.apache.org/r/19247/diff/
Testing
-------
Included patch allows said query to run. Waiting on build bot for test suite.
Thanks,
nick dimiduk