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 2019/05/16 02:25:00 UTC

[jira] [Created] (PHOENIX-5283) Add CASCADE ALL in the SQL Grammar of ALTER TABLE ADD

Swaroopa Kadam created PHOENIX-5283:
---------------------------------------

             Summary: Add CASCADE ALL in the SQL Grammar of ALTER TABLE ADD 
                 Key: PHOENIX-5283
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5283
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Swaroopa Kadam
            Assignee: Swaroopa Kadam


Include following support in the grammar. 

ALTER TABLE ADD CASCADE <(comma separated list of indexes) | ALL > IF NOT EXISTS <COLUMN_NAME> <COLUMN_TYPE>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)