[
https://issues.apache.org/jira/browse/CASSANDRA-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265008#comment-13265008
]
paul cannon commented on CASSANDRA-4147:
----------------------------------------
So are you proposing to add NULL to the CQL language, or add some more parsing
smarts to cqlsh?
> 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