You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2015/01/23 06:47:35 UTC

[jira] [Created] (DRILL-2059) Support push-down of Filters with conditions on a composite row_key

Aditya Kishore created DRILL-2059:
-------------------------------------

             Summary: Support push-down of Filters with conditions on a composite row_key
                 Key: DRILL-2059
                 URL: https://issues.apache.org/jira/browse/DRILL-2059
             Project: Apache Drill
          Issue Type: New Feature
          Components: Query Planning & Optimization, Storage - HBase
            Reporter: Aditya Kishore
            Assignee: Aditya Kishore


If the HBase row_key stores multiple columns and a filter condition is specified on one or more of these columns, we should be able to push down the filter to HBase scan.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)