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 CBF62200D0C for ; Wed, 20 Sep 2017 21:00:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CA5E51609E3; Wed, 20 Sep 2017 19:00:12 +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 0D0EF1609D8 for ; Wed, 20 Sep 2017 21:00:11 +0200 (CEST) Received: (qmail 91584 invoked by uid 500); 20 Sep 2017 19:00:11 -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 91570 invoked by uid 99); 20 Sep 2017 19:00:11 -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, 20 Sep 2017 19:00:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 16B4DF325B; Wed, 20 Sep 2017 19:00:10 +0000 (UTC) From: aniketadnaik To: issues@carbondata.apache.org Reply-To: issues@carbondata.apache.org References: In-Reply-To: Subject: [GitHub] carbondata issue #1352: [CARBONDATA-1174] Streaming Ingestion - schema valid... Content-Type: text/plain Message-Id: <20170920190011.16B4DF325B@git1-us-west.apache.org> Date: Wed, 20 Sep 2017 19:00:10 +0000 (UTC) archived-at: Wed, 20 Sep 2017 19:00:13 -0000 Github user aniketadnaik commented on the issue: https://github.com/apache/carbondata/pull/1352 Please rebase "streaming_ingest" branch from latest "master" to take care of presto test failures. ---