[
https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15349840#comment-15349840
]
ASF GitHub Bot commented on FLINK-3677:
---------------------------------------
Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2109
@kl0u
>> and pass the FilePathFilter as an argument to the constructor of the
FileInputFormat and then do the filtering the same way you do it
I removed configuration override, but added a setter instead of a
constructor. I assumed that this will be better since we don't need to update
constructors of all classes that inherit FileInputFormat. 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)