You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Dan Burkert (JIRA)" <ji...@apache.org> on 2016/08/16 17:13:20 UTC

[jira] [Resolved] (KUDU-1148) Allow to set exclusive column predicates

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

Dan Burkert resolved KUDU-1148.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0

> Allow to set exclusive column predicates
> ----------------------------------------
>
>                 Key: KUDU-1148
>                 URL: https://issues.apache.org/jira/browse/KUDU-1148
>             Project: Kudu
>          Issue Type: New Feature
>          Components: tserver
>    Affects Versions: Public beta
>            Reporter: David Alves
>            Assignee: Dan Burkert
>             Fix For: 0.10.0
>
>
> We currently only support setting inclusive (>=,<=) predicates. We should also support exclusive ones (<,>). This provides the user with a mixed experience as apparently similar scans might have very different performance profiles.
> We think this isn't too hard though the associated testing might be a couple days work.



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