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 9B99B200D0B for ; Wed, 27 Sep 2017 16:31:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9A2361609CA; Wed, 27 Sep 2017 14:31:04 +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 D770F1609BC for ; Wed, 27 Sep 2017 16:31:03 +0200 (CEST) Received: (qmail 10307 invoked by uid 500); 27 Sep 2017 14:31:03 -0000 Mailing-List: contact issues-help@carbondata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@carbondata.apache.org Delivered-To: mailing list issues@carbondata.apache.org Received: (qmail 10298 invoked by uid 99); 27 Sep 2017 14:31:03 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Sep 2017 14:31:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EC69CF5730; Wed, 27 Sep 2017 14:31:02 +0000 (UTC) From: jackylk To: issues@carbondata.apache.org Reply-To: issues@carbondata.apache.org References: In-Reply-To: Subject: [GitHub] carbondata issue #1385: [CARBONDATA-1492] Alter add and remove struct Column Content-Type: text/plain Message-Id: <20170927143102.EC69CF5730@git1-us-west.apache.org> Date: Wed, 27 Sep 2017 14:31:02 +0000 (UTC) archived-at: Wed, 27 Sep 2017 14:31:04 -0000 Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1385 Are you planing to do for array in another PR? ---