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 23:44:00 UTC

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

     [ https://issues.apache.org/jira/browse/PHOENIX-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swaroopa Kadam updated PHOENIX-5283:
------------------------------------
    Summary: Add CASCADE INDEX ALL in the SQL Grammar of ALTER TABLE ADD   (was: Add CASCADE ALL in the SQL Grammar of ALTER TABLE ADD )

> Add CASCADE INDEX 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
>            Priority: Major
>
> 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)