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

Sylvain Lebresne commented on CASSANDRA-1838:
---------------------------------------------

Nothing fancy, something like
{noformat}
[defa...@demo] get test2[row1];                                                 
                         
=> (column=col1, value=val1, timestamp=1291980736812000)
=> (column=col2, value=val2, timestamp=1291980747061000,ttl=30)
{noformat}

> Add ability to set TTL on columns in cassandra-cli
> --------------------------------------------------
>
>                 Key: CASSANDRA-1838
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1838
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.7.0 rc 1
>         Environment: Ubuntu 10.04 64bit
>            Reporter: Eric Tamme
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: CASSANDRA-1838.patch
>
>
> Currently the cassandra-cli does not have any mechanism to set the ttl 
> attribute of a column.  This would be a useful ability to have when working 
> with the cli tool.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to