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 E399C200D3E for ; Thu, 16 Nov 2017 09:51:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DB8BA160BE6; Thu, 16 Nov 2017 08:51:19 +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 268B0160BE5 for ; Thu, 16 Nov 2017 09:51:19 +0100 (CET) Received: (qmail 63007 invoked by uid 500); 16 Nov 2017 08:51:18 -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 62998 invoked by uid 99); 16 Nov 2017 08:51:18 -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; Thu, 16 Nov 2017 08:51:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2B297DFF17; Thu, 16 Nov 2017 08:51:18 +0000 (UTC) From: sehriff To: issues@carbondata.apache.org Reply-To: issues@carbondata.apache.org References: In-Reply-To: Subject: [GitHub] carbondata issue #1503: [CARBONDATA-1730] Support skip.header.line.count opt... Content-Type: text/plain Message-Id: <20171116085118.2B297DFF17@git1-us-west.apache.org> Date: Thu, 16 Nov 2017 08:51:18 +0000 (UTC) archived-at: Thu, 16 Nov 2017 08:51:20 -0000 Github user sehriff commented on the issue: https://github.com/apache/carbondata/pull/1503 refering to PR https://github.com/apache/spark/pull/14638/files for hive table scan logic code ---