[
https://issues.apache.org/jira/browse/PHOENIX-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904924#comment-14904924
]
James Taylor commented on PHOENIX-1335:
---------------------------------------
This could have the kind of syntax you mentioned in this thread[1]. Or
alternatively it could rely on a connection property and no syntactic change
would be necessary. Then in MutationState (where Phoenix produces HBase
Mutations), you'd need to use the HBase API to set the TTLs. You'd also need to
deal with setting secondary index rows to have the same TTLs as their data rows
which might be the trickiest part.
[1] http://s.apache.org/Rob
> Surface support for per cell TTLs
> ---------------------------------
>
> Key: PHOENIX-1335
> URL: https://issues.apache.org/jira/browse/PHOENIX-1335
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
>
> If/when per cell TTL support is committed to HBase (HBASE-10560), we should
> surface this capability in Phoenix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)