[
https://issues.apache.org/jira/browse/CASSANDRA-8877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345280#comment-14345280
]
Sylvain Lebresne commented on CASSANDRA-8877:
---------------------------------------------
We should support that at some point, but that's probably dependent on
CASSANDRA-7396. Unless we want to make {{writetime}} and {{ttl}} work on a
collection column directly, but return a list of timestamp/ttl, one for each
element (which can be done, though with the slight downside that it will make
the code for handling timestamp and ttl in Selection a tad more complex).
> Ability to read the TTL and WRTIE TIME of an element in a collection
> --------------------------------------------------------------------
>
> Key: CASSANDRA-8877
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8877
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Drew Kutcharian
> Assignee: Benjamin Lerer
> Fix For: 3.0
>
>
> Currently it's possible to set the TTL and WRITE TIME of an element in a
> collection using CQL, but there is no way to read them back.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)