Or Sher created CASSANDRA-7382:
----------------------------------

             Summary: A single command for setting a row ttl
                 Key: CASSANDRA-7382
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7382
             Project: Cassandra
          Issue Type: Improvement
          Components: API
            Reporter: Or Sher


Currently, in order to just change a row ttl you'll have read it's values and 
re-insert them using ttl.
I'm not sure if current design will allow it, but it will be great improvement 
to be able to do something like this:

update <table> using ttl <sec>  where pk=<value>



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to