Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io 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 552BE160C26 for ; Wed, 3 Jan 2018 05:59:55 +0100 (CET) Received: (qmail 77882 invoked by uid 500); 3 Jan 2018 04:59:54 -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 77873 invoked by uid 99); 3 Jan 2018 04:59:54 -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, 03 Jan 2018 04:59:54 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8300BE0014; Wed, 3 Jan 2018 04:59:51 +0000 (UTC) From: zzcclp To: issues@carbondata.apache.org Reply-To: issues@carbondata.apache.org References: In-Reply-To: Subject: [GitHub] carbondata issue #1753: [CARBONDATA-1970](Carbon1.3.0 - Spark 2.2) Use Spark... Content-Type: text/plain Message-Id: <20180103045952.8300BE0014@git1-us-west.apache.org> Date: Wed, 3 Jan 2018 04:59:51 +0000 (UTC) archived-at: Wed, 03 Jan 2018 04:59:56 -0000 Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1753 @ravipesala @sounakr @jackylk @chenliang613 I ran all test cases successfully on local . please take a look, thanks. ---