You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/02/09 22:07:41 UTC

[jira] [Created] (PHOENIX-3660) Don't pass statement properties while adding columns to a table that already exists that had APPEND_ONLY_SCHEMA=true

Thomas D'Silva created PHOENIX-3660:
---------------------------------------

             Summary: Don't pass statement properties while adding columns to a table that already exists that had APPEND_ONLY_SCHEMA=true
                 Key: PHOENIX-3660
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3660
             Project: Phoenix
          Issue Type: Bug
            Reporter: Thomas D'Silva
            Assignee: Thomas D'Silva


If the table has APPEND_ONLY_SCHEMA set to true, we should only add new columns and ignore any supplied properties.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)