[
https://issues.apache.org/jira/browse/KUDU-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Burkert updated KUDU-1666:
------------------------------
Description: 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. (was: Kudu
1.0.0 has a bug (KUDU-1651) 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.)
> 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)