You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/05/04 01:58:14 UTC

[jira] [Updated] (DRILL-626) Project push down into HBase scan

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

Jacques Nadeau updated DRILL-626:
---------------------------------

    Environment:     (was: If a query against an HBase table requires only a subset of columns, we should qualify the HBase scan with these columns.

For example
{noformat}
    SELECT row_key, f['c1'], f['c2'], g FROM hbase.MyTable
{noformat}

should qualify he HBase scan as {{families => \[g\["ALL"], f\["c1", "c2"]]}})

> Project push down into HBase scan
> ---------------------------------
>
>                 Key: DRILL-626
>                 URL: https://issues.apache.org/jira/browse/DRILL-626
>             Project: Apache Drill
>          Issue Type: New Feature
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>




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