damccorm opened a new issue, #20678: URL: https://github.com/apache/beam/issues/20678
Right now, GcsPath does not support storing file generation for interactions with GCS. I would like to add support for this. It's already supported in [https://github.com/GoogleCloudDataproc/hadoop-connectors/blob/master/gcsio/src/main/java/com/google/cloud/hadoop/gcsio/GoogleCloudStorageReadChannel.java](https://github.com/GoogleCloudDataproc/hadoop-connectors/blob/master/gcsio/src/main/java/com/google/cloud/hadoop/gcsio/GoogleCloudStorageReadChannel.java) so we should support it here, too. Imported from Jira [BEAM-10867](https://issues.apache.org/jira/browse/BEAM-10867). Original Jira may contain additional context. Reported by: pheonixblade9. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
