[jira] [Updated] (KUDU-1644) Simplify IN-list predicate values based on tablet partition key or rowset PK bounds

2019-07-08 Thread Todd Lipcon (JIRA)


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

Todd Lipcon updated KUDU-1644:
--
Component/s: perf

> Simplify IN-list predicate values based on tablet partition key or rowset PK 
> bounds
> ---
>
> Key: KUDU-1644
> URL: https://issues.apache.org/jira/browse/KUDU-1644
> Project: Kudu
>  Issue Type: Sub-task
>  Components: perf, tablet
>Reporter: Dan Burkert
>Priority: Major
>
> When new scans are optimized by the tablet, the tablet's partition key bounds 
> aren't taken into account in order to remove predicates from the scan.  One 
> of the most important such optimizations is that IN-list predicates could 
> remove values based on the tablet's constraints.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KUDU-1644) Simplify IN-list predicate values based on tablet partition key or rowset PK bounds

2019-06-26 Thread Todd Lipcon (JIRA)


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

Todd Lipcon updated KUDU-1644:
--
Summary: Simplify IN-list predicate values based on tablet partition key or 
rowset PK bounds  (was: Simplify IN-list predicate values based on tablet 
partition key bounds)

> Simplify IN-list predicate values based on tablet partition key or rowset PK 
> bounds
> ---
>
> Key: KUDU-1644
> URL: https://issues.apache.org/jira/browse/KUDU-1644
> Project: Kudu
>  Issue Type: Sub-task
>  Components: tablet
>Reporter: Dan Burkert
>Priority: Major
>
> When new scans are optimized by the tablet, the tablet's partition key bounds 
> aren't taken into account in order to remove predicates from the scan.  One 
> of the most important such optimizations is that IN-list predicates could 
> remove values based on the tablet's constraints.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)