----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19247/ -----------------------------------------------------------
Review request for hive. 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 ----- 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