[
https://issues.apache.org/jira/browse/PHOENIX-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15736725#comment-15736725
]
Samarth Jain commented on PHOENIX-3445:
---------------------------------------
[~tdsilva] - I am wondering as part of this JIRA, we should remove the support
for adding the immutable_rows = true property on the views. It is wrong to
allow setting the immutable property on views especially in the context of
using encoding schemes for tables. Basically, we can't allow a view to expect
that columns are encoded (by virtue of IMMUTABLE_ROWS = true) when the base
table itself doesn't have that property set.
> Add a CREATE IMMUTABLE TABLE construct to make immutable tables more explicit
> -----------------------------------------------------------------------------
>
> Key: PHOENIX-3445
> URL: https://issues.apache.org/jira/browse/PHOENIX-3445
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Samarth Jain
> Assignee: Thomas D'Silva
> Attachments: PHOENIX-3442-v2.patch, PHOENIX-3445.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)