You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/03/04 08:09:00 UTC

[jira] [Created] (FLINK-26488) FileSystem.listFiles is not implemented consistently

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)