[ 
https://issues.apache.org/jira/browse/KUDU-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423074#comment-15423074
 ] 

Dan Burkert commented on KUDU-1148:
-----------------------------------

C++ support for exclusive predicates landed in 
[7e2783c673d4559f74e205a797ae42b67ffb689c|https://github.com/apache/kudu/commit/7e2783c673d4559f74e205a797ae42b67ffb689c],
 which will be released in 0.10.

> 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
>
> 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)

Reply via email to