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 6CB86200CB3 for ; Mon, 26 Jun 2017 14:46:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6B918160BD9; Mon, 26 Jun 2017 12:46:23 +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 AAC6A160BDE for ; Mon, 26 Jun 2017 14:46:22 +0200 (CEST) Received: (qmail 76388 invoked by uid 500); 26 Jun 2017 12:46:21 -0000 Mailing-List: contact commits-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 commits@carbondata.apache.org Received: (qmail 76379 invoked by uid 99); 26 Jun 2017 12:46:21 -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; Mon, 26 Jun 2017 12:46:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5A2D7DFA3E; Mon, 26 Jun 2017 12:46:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jackylk@apache.org To: commits@carbondata.apache.org Date: Mon, 26 Jun 2017 12:46:19 -0000 Message-Id: <8d8e966b573046b0a1a812cc5a906581@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] carbondata git commit: [CARBONDATA-1227] Remove useless TableCreator This closes #1095 archived-at: Mon, 26 Jun 2017 12:46:23 -0000 [CARBONDATA-1227] Remove useless TableCreator This closes #1095 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/3dec25b7 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/3dec25b7 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/3dec25b7 Branch: refs/heads/master Commit: 3dec25b7c7d9f32f9dd887d11b7a854709b20a9f Parents: 22514b2 beee6de Author: jackylk Authored: Mon Jun 26 20:46:03 2017 +0800 Committer: jackylk Committed: Mon Jun 26 20:46:03 2017 +0800 ---------------------------------------------------------------------- .../org/apache/spark/sql/TableCreator.scala | 513 ------------------- 1 file changed, 513 deletions(-) ----------------------------------------------------------------------