[ 
https://issues.apache.org/jira/browse/FLINK-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438684#comment-15438684
 ] 

ASF GitHub Bot commented on FLINK-3677:
---------------------------------------

Github user aljoscha commented on the issue:

    https://github.com/apache/flink/pull/2109
  
    Hi,
    I just saw that this was merged but I still have some comments. What is the 
reason for the added Guava (test)-dependency? (Probably a leftover but should 
nevertheless not be in this) And what's the reason for the new `readFile` 
method on `StreamExecutionEnvironment` that is marked as both `@Deprecated` and 
`@PublicEvolving` and provides no functionality except setting the input path 
filter on the provided file input format? I think this should also not be in 
there. It's maybe also a leftover?
    
    Sorry for not noticing this earlier, I'm just trying to keep the API 
somewhat clean/consistent. 😅 


> 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)

Reply via email to