Fabian Paul created FLINK-25591:
-----------------------------------
Summary: Use FileSource for StreamExecutionEnvironment.readFiles
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
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)