[ https://issues.apache.org/jira/browse/DRILL-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aditya Kishore updated DRILL-571: --------------------------------- Attachment: 0002-DRILL-571-Predicate-push-down-into-HBase-scan.patch Updated patch. > Predicate push down into HBase scan > ----------------------------------- > > Key: DRILL-571 > URL: https://issues.apache.org/jira/browse/DRILL-571 > Project: Apache Drill > Issue Type: New Feature > Reporter: Aditya Kishore > Assignee: Aditya Kishore > Labels: filters, hbase > Attachments: > 0002-DRILL-571-Predicate-push-down-into-HBase-scan.patch, > 0002-DRILL-571-Predicate-push-down-into-HBase-scan.patch > > > With DRILL-494 HBase storage plugin could transform an HBase scan followed by > a qualified filter, for example a row_key equality into a single HBase scan > operation which an HBase (RowKeyFilter) filter. -- This message was sent by Atlassian JIRA (v6.2#6252)