[ 
https://issues.apache.org/jira/browse/DRILL-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aditya Kishore updated DRILL-494:
---------------------------------

    Description: For example, HBase storage plugin could add a rule which would 
transform an HBase scan followed by a qualified filter operation into an HBase 
scan with an HBase filter pushed directly to the scan operation.  (was: 
Presently, a condition clause in a SQL query results in a filter operation 
after scan (or project). However with some storage engines may support pushing 
down (a part of) these filters as a parameter to scan.)

> Support for Storage Plugin Optimizer Rules
> ------------------------------------------
>
>                 Key: DRILL-494
>                 URL: https://issues.apache.org/jira/browse/DRILL-494
>             Project: Apache Drill
>          Issue Type: New Feature
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>         Attachments: 0001-DRILL-494-Filter-Pushdown-into-Scan-Operator.patch, 
> 0001-DRILL-494-Filter-Pushdown-into-Scan-Operator.patch
>
>
> For example, HBase storage plugin could add a rule which would transform an 
> HBase scan followed by a qualified filter operation into an HBase scan with 
> an HBase filter pushed directly to the scan operation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to