Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
One cluster with two nodes on a Linux and a Windows system. cqlsh 4.1.0 | Cassandra 2.0.4 | CQL spec 3.1.1 | Thrift protocol 19.39.0. CQL3 Column Family
-
Low
Description
IF onecell=null clause does not work if the onecell has got its null value from an expired TTL. If onecell is updated with null value (UPDATE) then IF onecell=null works fine.
This bug is not present when you create a table with COMPACT STORAGE directive.
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-6801 INSERT with IF NOT EXISTS fails when row is an expired ttl
- Resolved