[ 
https://issues.apache.org/jira/browse/CASSANDRA-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis resolved CASSANDRA-2469.
---------------------------------------

    Resolution: Won't Fix

We plan to address storage space by adding compression, rather than by adding 
complexity to the API.  CQL  in particular is oriented towards editing columns 
rather than rows.

> TTL on rows
> -----------
>
>                 Key: CASSANDRA-2469
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2469
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>    Affects Versions: 0.7.4
>            Reporter: Patrick Julien
>            Priority: Minor
>
> It's currently possible to achieve this by setting a TTL on every column 
> found in the row.  However, in some scenarios, that requires too much 
> storage.  A TTL on the row itself would be a more concise and space efficient 
> way of doing this. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to