Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7219B1166D for ; Mon, 30 Jun 2014 11:30:07 +0000 (UTC) Received: (qmail 22021 invoked by uid 500); 30 Jun 2014 11:30:07 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 21955 invoked by uid 500); 30 Jun 2014 11:30:07 -0000 Mailing-List: contact dev-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list dev@flink.incubator.apache.org Received: (qmail 21943 invoked by uid 99); 30 Jun 2014 11:30:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2014 11:30:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 30 Jun 2014 11:30:05 +0000 Received: (qmail 21733 invoked by uid 99); 30 Jun 2014 11:29:45 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2014 11:29:45 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0A8CF91B83C; Mon, 30 Jun 2014 11:29:45 +0000 (UTC) From: atsikiridis To: dev@flink.incubator.apache.org Reply-To: dev@flink.incubator.apache.org References: In-Reply-To: Subject: [GitHub] incubator-flink pull request: Rework of TypeExtractor for SAM supp... Content-Type: text/plain Message-Id: <20140630112945.0A8CF91B83C@tyr.zones.apache.org> Date: Mon, 30 Jun 2014 11:29:45 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Github user atsikiridis commented on the pull request: https://github.com/apache/incubator-flink/pull/52#issuecomment-47521024 Hello, This will make #37 much cleaner in the handling of InputFormats by the hadoop client. This is the proper way to do it. So, thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---