You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 22:07:48 UTC

[GitHub] [beam] kennknowles opened a new issue, #19054: Beam FileIO should support versioned file systems

kennknowles opened a new issue, #19054:
URL: https://github.com/apache/beam/issues/19054

   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.
   
   Imported from Jira [BEAM-4822](https://issues.apache.org/jira/browse/BEAM-4822). Original Jira may contain additional context.
   Reported by: reuvenlax.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org