You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Swaroopa Kadam (Jira)" <ji...@apache.org> on 2021/01/27 22:31:00 UTC

[jira] [Created] (PHOENIX-6344) CASCADE on ALTER should NOOP when there are no secondary indexes

Swaroopa Kadam created PHOENIX-6344:
---------------------------------------

             Summary: CASCADE on ALTER should NOOP when there are no secondary indexes
                 Key: PHOENIX-6344
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6344
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Swaroopa Kadam
            Assignee: Swaroopa Kadam
             Fix For: 5.1.0, 4.16.1, 4.17.0


When a table/view does not have a secondary index, using cascade in the ALTER TABLE/VIEW .. ADD <column> should continue with default behavior (of only adding the column to table/view like a regular alter statement)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)