[
https://issues.apache.org/jira/browse/PHOENIX-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14300743#comment-14300743
]
James Taylor commented on PHOENIX-1499:
---------------------------------------
[~jchabot] - this issue is not to maintain indexes when Phoenix APIs aren't
used. You could potentially write some code to do this yourself - essentially
you'd need to push the same metadata that Phoenix does through your CheckAndPut
calls. I'll open another JIRA for that - there was a lengthy discussion on how
that might be possible to do and the various options.
> VIEW indexes are not kept in sync when physical table updated directly
> ----------------------------------------------------------------------
>
> Key: PHOENIX-1499
> URL: https://issues.apache.org/jira/browse/PHOENIX-1499
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
>
> If a physical table is updated directly then the indexes on views over the
> table will not be maintained.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)