You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Cody Herring <co...@google.com> on 2020/09/10 18:17:59 UTC

Support for file version/generation in GcsPath

Hello,

I added an issue and PR for adding support for file generation to GcsPath:

https://issues.apache.org/jira/browse/BEAM-10867
https://github.com/apache/beam/pull/12805

This is already supported by GoogleCloudStorageReadChannel.java (I added that support in 2019), so  I think we should support it here.