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 CE7E4200B95 for ; Tue, 13 Sep 2016 03:09:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CD25D160AC8; Tue, 13 Sep 2016 01:09:05 +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 2868C160AD6 for ; Tue, 13 Sep 2016 03:09:05 +0200 (CEST) Received: (qmail 67414 invoked by uid 500); 13 Sep 2016 01:09:04 -0000 Mailing-List: contact commits-help@carbondata.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@carbondata.incubator.apache.org Delivered-To: mailing list commits@carbondata.incubator.apache.org Received: (qmail 67402 invoked by uid 99); 13 Sep 2016 01:09:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2016 01:09:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id BF2FA1864BD for ; Tue, 13 Sep 2016 01:09:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id rn0S3R_2HOrs for ; Tue, 13 Sep 2016 01:09:02 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id C90D15FAF1 for ; Tue, 13 Sep 2016 01:09:01 +0000 (UTC) Received: (qmail 67302 invoked by uid 99); 13 Sep 2016 01:09:01 -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; Tue, 13 Sep 2016 01:09:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3689EE0120; Tue, 13 Sep 2016 01:09:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: chenliang613@apache.org To: commits@carbondata.incubator.apache.org Date: Tue, 13 Sep 2016 01:09:02 -0000 Message-Id: <0a7e290ccd9d421ca642477c8ffa4eda@git.apache.org> In-Reply-To: <356f90cbdc334f3ca2cd1693999aa792@git.apache.org> References: <356f90cbdc334f3ca2cd1693999aa792@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] incubator-carbondata git commit: [CARBONDATA-231] Rename repeated table names in same test file and add drop tables This closes #146 archived-at: Tue, 13 Sep 2016 01:09:06 -0000 [CARBONDATA-231] Rename repeated table names in same test file and add drop tables This closes #146 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/a5dc4b6c Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/a5dc4b6c Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/a5dc4b6c Branch: refs/heads/master Commit: a5dc4b6c8e253cfbaa4c22e66c56d473ad3b6b83 Parents: f9e5575 a3ce59a Author: chenliang613 Authored: Tue Sep 13 09:08:25 2016 +0800 Committer: chenliang613 Committed: Tue Sep 13 09:08:25 2016 +0800 ---------------------------------------------------------------------- .../dataload/TestLoadDataWithHiveSyntax.scala | 157 ++++++++++++------- 1 file changed, 101 insertions(+), 56 deletions(-) ----------------------------------------------------------------------