You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Reuven Lax (JIRA)" <ji...@apache.org> on 2018/07/18 22:38:00 UTC

[jira] [Created] (BEAM-4822) Beam FileIO should support versioned file systems

Reuven Lax created BEAM-4822:
--------------------------------

             Summary: Beam FileIO should support versioned file systems
                 Key: BEAM-4822
                 URL: https://issues.apache.org/jira/browse/BEAM-4822
             Project: Beam
          Issue Type: Bug
          Components: io-java-files
            Reporter: Reuven Lax
            Assignee: Chamikara Jayalath


Some file systems (e.g. GCS) are versioned, and support reading previous generations of files. Since Beam's file support does not currently support this concept, the latest versions of files are always the ones returned. Users should be able to specify that they want to read a previous version of a file in FileIO.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)