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:58 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15645674#comment-15645674 ] 

Dan Burkert commented on KUDU-1666:
-----------------------------------

Fixed by 624a88b18718ea0abc

> 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
>            Priority: Blocker
>
> 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)