Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 770FF200BEF for ; Tue, 20 Dec 2016 19:38:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 75D44160B12; Tue, 20 Dec 2016 18:38:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C766F160B34 for ; Tue, 20 Dec 2016 19:37:59 +0100 (CET) Received: (qmail 75269 invoked by uid 500); 20 Dec 2016 18:37:58 -0000 Mailing-List: contact dev-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 dev@phoenix.apache.org Received: (qmail 75150 invoked by uid 99); 20 Dec 2016 18:37:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2016 18:37:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7EAEE2C2A6C for ; Tue, 20 Dec 2016 18:37:58 +0000 (UTC) Date: Tue, 20 Dec 2016 18:37:58 +0000 (UTC) From: "Hudson (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-3524) Changing the APPEND_ONLY_SCHEMA property using an ALTER TABLE does not work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 20 Dec 2016 18:38:00 -0000 [ https://issues.apache.org/jira/browse/PHOENIX-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764906#comment-15764906 ] Hudson commented on PHOENIX-3524: --------------------------------- SUCCESS: Integrated in Jenkins build Phoenix-master #1517 (See [https://builds.apache.org/job/Phoenix-master/1517/]) PHOENIX-3524 Changing the APPEND_ONLY_SCHEMA property using an ALTER (tdsilva: rev 436bab01d125383f6172120337098509c5e86b9a) * (edit) phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java * (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableWithViewsIT.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionlessQueryServicesImpl.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/MetaDataMutated.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/PSynchronizedMetaData.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServices.java * (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/AppendOnlySchemaIT.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/PMetaDataImpl.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/TableProperty.java * (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/ImmutableTablePropIT.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/DelegateConnectionQueryServices.java > Changing the APPEND_ONLY_SCHEMA property using an ALTER TABLE does not work > --------------------------------------------------------------------------- > > Key: PHOENIX-3524 > URL: https://issues.apache.org/jira/browse/PHOENIX-3524 > Project: Phoenix > Issue Type: Bug > Reporter: Thomas D'Silva > Assignee: Thomas D'Silva > Fix For: 4.10.0 > > Attachments: PHOENIX-3524-v2.patch, PHOENIX-3524.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)