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

Dan Burkert commented on KUDU-1859:
-----------------------------------

I don't think we should do this, because it will complicate the implementation. 
 If SQL layers above us want to handle NULL in IN lists they can filter it 
themselves before passing to Kudu.

> Allow NULL in IN LIST predicates
> --------------------------------
>
>                 Key: KUDU-1859
>                 URL: https://issues.apache.org/jira/browse/KUDU-1859
>             Project: Kudu
>          Issue Type: Improvement
>    Affects Versions: 1.2.0
>            Reporter: Will Berkeley
>
> Kudu doesn't presently allow NULL values along with ordinary values in IN 
> LIST predicates. PostgreSQL does, for example.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to