Dan Burkert created KUDU-1666:
---------------------------------
Summary: 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: Bug
Components: client
Affects Versions: 1.0.0
Reporter: Dan Burkert
Priority: Blocker
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)