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/11/07 22:30:59 UTC

[jira] [Resolved] (KUDU-1666) filter IS NOT NULL predicates on non-nullable columns from scans in client

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

Dan Burkert resolved KUDU-1666.
-------------------------------
       Resolution: Fixed
         Assignee: Dan Burkert
    Fix Version/s: 1.0.1
                   1.1.0

> filter IS NOT NULL predicates on non-nullable columns from scans in client
> --------------------------------------------------------------------------
>
>                 Key: KUDU-1666
>                 URL: https://issues.apache.org/jira/browse/KUDU-1666
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: client
>    Affects Versions: 1.0.0
>            Reporter: Dan Burkert
>            Assignee: Dan Burkert
>            Priority: Blocker
>             Fix For: 1.1.0, 1.0.1
>
>
> Kudu 1.0.0 has a bug (KUDU-1652) that causes the tablet server to crash when a scan includes an {{IS NOT NULL}} predicate on a non-nullable column.  To avoid hitting this bug if applications update their client but not their server, we should filter these predicates on the client.



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