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 299DB19E53 for ; Tue, 29 Mar 2016 16:28:26 +0000 (UTC) Received: (qmail 17746 invoked by uid 500); 29 Mar 2016 16:28:25 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 17607 invoked by uid 500); 29 Mar 2016 16:28:25 -0000 Mailing-List: contact dev-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 dev@flink.apache.org Received: (qmail 17579 invoked by uid 99); 29 Mar 2016 16:28:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2016 16:28:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 958FC2C1F5D for ; Tue, 29 Mar 2016 16:28:25 +0000 (UTC) Date: Tue, 29 Mar 2016 16:28:25 +0000 (UTC) From: "Maximilian Michels (JIRA)" To: dev@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-3677) FileInputFormat: Allow to specify include/exclude file name patterns MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Maximilian Michels created FLINK-3677: ----------------------------------------- Summary: FileInputFormat: Allow to specify include/exclude file name patterns Key: FLINK-3677 URL: https://issues.apache.org/jira/browse/FLINK-3677 Project: Flink Issue Type: Improvement Components: Core Affects Versions: 1.0.0 Reporter: Maximilian Michels Priority: Minor It would be nice to be able to specify a regular expression to filter files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)