You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Swaroopa Kadam (JIRA)" <ji...@apache.org> on 2019/05/21 03:38:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=16844475#comment-16844475 ] 

Swaroopa Kadam edited comment on PHOENIX-5283 at 5/21/19 3:37 AM:
------------------------------------------------------------------

IndexRebuildIT passes locally. 

Looking at the class MutableIndexSplitForwardScanIT, the comment says it is supposed to be disabled till PHOENIX-4273 is fixed. 

ll look deeper for testBug2961 test failure. 


was (Author: swaroopa):
IndexRebuildIT passes locally. 

Looking at the class MutableIndexSplitForwardScanIT, comment says it is supposed to be disabled till PHOENIX-4273 is fixed. 

ll look deeper for testBug2961 test failure. 

> 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
>             Fix For: 4.15.0
>
>         Attachments: PHOENIX-5283.4.x-hbase-1.3.v1.patch
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> 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)