[ https://issues.apache.org/jira/browse/CASSANDRA-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Ellis updated CASSANDRA-4147: -------------------------------------- Affects Version/s: (was: 1.0.8) Fix Version/s: (was: 1.0.10) 1.1.1 Assignee: (was: paul cannon) Issue Type: New Feature (was: Bug) Summary: add NULL to CQL3 (was: cqlsh doesn't accept NULL as valid input) > add NULL to CQL3 > ---------------- > > Key: CASSANDRA-4147 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4147 > Project: Cassandra > Issue Type: New Feature > Reporter: T Jake Luciani > Priority: Minor > Fix For: 1.1.1 > > > 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