James Taylor created PHOENIX-4604:
-------------------------------------
Summary: If table already exists ensure that table metadata
matches for non changeable properties
Key: PHOENIX-4604
URL: https://issues.apache.org/jira/browse/PHOENIX-4604
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
We should check that the non changeable properties of a Phoenix table matches
with the metadata passed from the client when the table already exists.
Otherwise, we can run into issues for existing data: for example, if it was
encoded before and it's subsequently declared as not encoded. Same issue for
SALT_BUCKETS changing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)