You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/02/13 20:50:00 UTC

[jira] [Created] (PHOENIX-4604) If table already exists ensure that table metadata matches for non changeable properties

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)