[
https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369690#comment-15369690
]
ASF GitHub Bot commented on FLINK-3677:
---------------------------------------
Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2109
Hi @kl0u . Thank you for your code review.
I've updated my code according to the 2nd and 3rd suggestions that you
provided, but I am not sure how I can replace DefaultFilter implementation with
an instance of GlobFileFilter.
The issue here is that DefaultFilter is checking only file names (ignoring
directories names), while it's not possible to create a glob expression that
will match only file names. What do you think about that?
> 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
> Assignee: Ivan Mushketyk
> Priority: Minor
> Labels: starter
>
> 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)