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 94625200B52 for ; Mon, 25 Jul 2016 10:55:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8F166160A78; Mon, 25 Jul 2016 08:55:22 +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 D8A88160A8F for ; Mon, 25 Jul 2016 10:55:21 +0200 (CEST) Received: (qmail 61980 invoked by uid 500); 25 Jul 2016 08:55:21 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 61789 invoked by uid 99); 25 Jul 2016 08:55:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2016 08:55:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ABC312C0D69 for ; Mon, 25 Jul 2016 08:55:20 +0000 (UTC) Date: Mon, 25 Jul 2016 08:55:20 +0000 (UTC) From: "Arina Ielchiieva (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-3149) TextReader should support multibyte line delimiters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 25 Jul 2016 08:55:22 -0000 [ https://issues.apache.org/jira/browse/DRILL-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391564#comment-15391564 ] Arina Ielchiieva commented on DRILL-3149: ----------------------------------------- Fixed in 5ca2340a0a83412aa8fc8b077b72eca5f55e4226 > TextReader should support multibyte line delimiters > --------------------------------------------------- > > Key: DRILL-3149 > URL: https://issues.apache.org/jira/browse/DRILL-3149 > Project: Apache Drill > Issue Type: Improvement > Components: Storage - Text & CSV > Affects Versions: 1.0.0, 1.1.0 > Reporter: Jim Scott > Assignee: Arina Ielchiieva > Priority: Minor > Labels: doc-impacting > Fix For: 1.8.0 > > > lineDelimiter in the TextFormatConfig doesn't support \r\n for record delimiters. -- This message was sent by Atlassian JIRA (v6.3.4#6332)