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 C58BD200CAD for ; Wed, 28 Jun 2017 13:56:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C41D3160BF7; Wed, 28 Jun 2017 11:56:32 +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 0D019160BE8 for ; Wed, 28 Jun 2017 13:56:31 +0200 (CEST) Received: (qmail 57073 invoked by uid 500); 28 Jun 2017 11:56:31 -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 57064 invoked by uid 99); 28 Jun 2017 11:56:31 -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, 28 Jun 2017 11:56:31 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 499D0E1154; Wed, 28 Jun 2017 11:56:30 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: gvramana@apache.org To: commits@carbondata.apache.org Date: Wed, 28 Jun 2017 11:56:31 -0000 Message-Id: In-Reply-To: <2b21de5777b54612afd8d19ddd4d7d8e@git.apache.org> References: <2b21de5777b54612afd8d19ddd4d7d8e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] carbondata git commit: [CARBONDATA-1236] Support absolute path with out scehema in URI. This closes #1107 archived-at: Wed, 28 Jun 2017 11:56:33 -0000 [CARBONDATA-1236] Support absolute path with out scehema in URI. This closes #1107 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/7efc49d4 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/7efc49d4 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/7efc49d4 Branch: refs/heads/master Commit: 7efc49d451363562d30d97634fa9aad824508e39 Parents: 95bd82c 82ef875 Author: Venkata Ramana G Authored: Wed Jun 28 17:26:15 2017 +0530 Committer: Venkata Ramana G Committed: Wed Jun 28 17:26:15 2017 +0530 ---------------------------------------------------------------------- .../main/java/org/apache/carbondata/core/util/CarbonUtil.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ----------------------------------------------------------------------