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

T Jake Luciani commented on CASSANDRA-4147:
-------------------------------------------

It's really syntactic sugar for people coming from SQL land. Internally it 
would just ignore it.
                
> cqlsh doesn't accept NULL as valid input
> ----------------------------------------
>
>                 Key: CASSANDRA-4147
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4147
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.0.8
>            Reporter: T Jake Luciani
>            Assignee: paul cannon
>            Priority: Minor
>             Fix For: 1.0.10
>
>
> cqlsh:cfs> insert into foo (key,val1,val2)values('row2',NULL,NULL);
> Bad Request: unable to make long from 'NULL'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to