----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19247/#review37298 -----------------------------------------------------------
hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java <https://reviews.apache.org/r/19247/#comment68735> Since the problem comes from upper layer, I'm wondering if this should be fixed there instead. - Xuefu Zhang On March 14, 2014, 11:53 p.m., nick dimiduk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19247/ > ----------------------------------------------------------- > > (Updated March 14, 2014, 11:53 p.m.) > > > 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 > >