[
https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438935#comment-15438935
]
Maximilian Michels commented on FLINK-3677:
-------------------------------------------
I reviewed the pull requests and I was aware of these change.
Guava is only a test dependency which shouldn't affect users and download size.
I think it is fine to have it in testing scope.
The diff is hard to read, but he deprecated the old read method and introduced
a new one. I explicitly told him to not simply change the existing method. We
can safely remove the deprecated method after the next release.
> 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
> Fix For: 1.2.0
>
>
> 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)