[
https://issues.apache.org/jira/browse/KUDU-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15701764#comment-15701764
]
Haijie Hong commented on KUDU-1646:
-----------------------------------
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)