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

Haijie Hong updated KUDU-1646:
------------------------------
    Comment: was deleted

(was: https://gerrit.cloudera.org/#/c/5176/)

> Improve range partition pruning with IN-list predicates
> -------------------------------------------------------
>
>                 Key: KUDU-1646
>                 URL: https://issues.apache.org/jira/browse/KUDU-1646
>             Project: Kudu
>          Issue Type: Sub-task
>            Reporter: Dan Burkert
>
> KUDU-1363 introduces the IN-list predicate type, and allows range partitions 
> to be pruned if they fall outside the range of the smallest and largest value 
> in the list. We could do more aggressive pruning if we based the pruning on a 
> set of range partition key ranges, instead of a single partition key range.
> This is basically the client-side equivalent of KUDU-1645.



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

Reply via email to