[ 
https://issues.apache.org/jira/browse/FLINK-25591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fabian Paul updated FLINK-25591:
--------------------------------
    Description: 
Evaluate whether it is possible to replace the internals of 
StreamExecutionEnvironment.readFile with the FileSource. The FileSource can 
already read the state of the previous version but some functionality might be 
missing i.e. nested file enumeration, filter files.

If the replacement is not possible we should add a new method based on the 
FileSource and deprecate the old one.

 

 

  was:
Evaluate whether it is possible to replace the internals of 
StreamExecutionEnvironment.readFiles with the FileSource. The FileSource can 
already read the state of the previous version but some functionality might be 
missing i.e. nested file enumeration, filter files.

If the replacement is not possible we should add a new method based on the 
FileSource and deprecated the old one.

 

 

        Summary: Use FileSource for StreamExecutionEnvironment.readFile  (was: 
Use FileSource for StreamExecutionEnvironment.readFiles)

> Use FileSource for StreamExecutionEnvironment.readFile
> ------------------------------------------------------
>
>                 Key: FLINK-25591
>                 URL: https://issues.apache.org/jira/browse/FLINK-25591
>             Project: Flink
>          Issue Type: New Feature
>          Components: API / DataStream, Connectors / FileSystem
>            Reporter: Fabian Paul
>            Priority: Major
>
> Evaluate whether it is possible to replace the internals of 
> StreamExecutionEnvironment.readFile with the FileSource. The FileSource can 
> already read the state of the previous version but some functionality might 
> be missing i.e. nested file enumeration, filter files.
> If the replacement is not possible we should add a new method based on the 
> FileSource and deprecate the old one.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to