Matthias Pohl created FLINK-26488:
-------------------------------------
Summary: FileSystem.listFiles is not implemented consistently
Key: FLINK-26488
URL: https://issues.apache.org/jira/browse/FLINK-26488
Project: Flink
Issue Type: Bug
Components: Connectors / FileSystem
Affects Versions: 1.14.3, 1.13.6, 1.15.0
Reporter: Matthias Pohl
{{LocalFileSystem.listStatus}} returns {{null}} if the passed path refers to a
not-existing file. {{HadoopFileSystem.listStatus}} doesn't do that.
The {{FileSystem.listStatus}} JavaDoc is not specifying any behavior.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)