From issues-return-6938-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Tue May 21 03:38:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0BAFA180627 for ; Tue, 21 May 2019 05:38:03 +0200 (CEST) Received: (qmail 97937 invoked by uid 500); 21 May 2019 03:38:02 -0000 Mailing-List: contact issues-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list issues@phoenix.apache.org Received: (qmail 97907 invoked by uid 99); 21 May 2019 03:38:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2019 03:38:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id EE1F9E2C62 for ; Tue, 21 May 2019 03:38:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6FDE925815 for ; Tue, 21 May 2019 03:38:00 +0000 (UTC) Date: Tue, 21 May 2019 03:38:00 +0000 (UTC) From: "Swaroopa Kadam (JIRA)" To: issues@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (PHOENIX-5283) Add CASCADE INDEX ALL in the SQL Grammar of ALTER TABLE ADD MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PHOENIX-5283?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 844475#comment-16844475 ]=20 Swaroopa Kadam edited comment on PHOENIX-5283 at 5/21/19 3:37 AM: ------------------------------------------------------------------ IndexRebuildIT passes locally.=C2=A0 Looking at the class MutableIndexSplitForwardScanIT, the comment says it is= supposed to be disabled till PHOENIX-4273 is fixed.=C2=A0 ll look deeper for=C2=A0testBug2961 test failure.=C2=A0 was (Author: swaroopa): IndexRebuildIT passes locally.=C2=A0 Looking at the class MutableIndexSplitForwardScanIT, comment says it is sup= posed to be disabled till PHOENIX-4273 is fixed.=C2=A0 ll look deeper for=C2=A0testBug2961 test failure.=C2=A0 > Add CASCADE INDEX ALL in the SQL Grammar of ALTER TABLE ADD=20 > ------------------------------------------------------------ > > 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.=C2=A0 > ALTER TABLE ADD CASCADE <(comma separated list of indexes) | ALL > IF NOT= EXISTS -- This message was sent by Atlassian JIRA (v7.6.3#76005)