From issues-return-150552-archive-asf-public=cust-asf.ponee.io@flink.apache.org Thu Feb 1 08:37:27 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 174E1180652 for ; Thu, 1 Feb 2018 08:37:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 075D0160C56; Thu, 1 Feb 2018 07:37:27 +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 4DE2A160C26 for ; Thu, 1 Feb 2018 08:37:26 +0100 (CET) Received: (qmail 53815 invoked by uid 500); 1 Feb 2018 07:37:25 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 53797 invoked by uid 99); 1 Feb 2018 07:37:25 -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, 01 Feb 2018 07:37:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E17F2DFC3E; Thu, 1 Feb 2018 07:37:24 +0000 (UTC) From: packet23 To: issues@flink.apache.org Reply-To: issues@flink.apache.org References: In-Reply-To: Subject: [GitHub] flink issue #5145: [FLINK-8230] [ORC] Improved mapping of Orc records to Fli... Content-Type: text/plain Message-Id: <20180201073724.E17F2DFC3E@git1-us-west.apache.org> Date: Thu, 1 Feb 2018 07:37:24 +0000 (UTC) Github user packet23 commented on the issue: https://github.com/apache/flink/pull/5145 @twalthr Sure. And thanks to @fhueske for fixing the existing IF. ---