You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2016/03/30 20:51:26 UTC

[jira] [Resolved] (KUDU-1165) [c++ client] Flexible Partition Pruning

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

Jean-Daniel Cryans resolved KUDU-1165.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.8.0

Fixed in 96b7291ff2533a01f14f0722cfa196948bfd3006.

> [c++ client] Flexible Partition Pruning
> ---------------------------------------
>
>                 Key: KUDU-1165
>                 URL: https://issues.apache.org/jira/browse/KUDU-1165
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: client
>            Reporter: Dan Burkert
>            Assignee: Dan Burkert
>            Priority: Critical
>             Fix For: 0.8.0
>
>
> We miss opportunities to prune whole tablets from scans in response to start/stop primary keys and predicates on flex partitioned tables.  The result is that scans for just a single row of a flex-partitioned table require touching every tablet.  This is an important optimization for hash bucketed tables with selective scan workloads.



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