You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Noam Ross (Jira)" <ji...@apache.org> on 2021/09/03 16:04:00 UTC

[jira] [Created] (ARROW-13895) Access S3 files by version

Noam Ross created ARROW-13895:
---------------------------------

             Summary: Access S3 files by version
                 Key: ARROW-13895
                 URL: https://issues.apache.org/jira/browse/ARROW-13895
             Project: Apache Arrow
          Issue Type: New Feature
         Environment: I am working within R so would like to to work with commands like `read_parquet('s3://...../filename.parquet?versionId=XXXXXXXXX'), but this should applicable anywhere in the project that uses the S3 Filesystem
            Reporter: Noam Ross


It would be very helpful if one could access previous versions of an S3 object using an S3 versionId.  Adding a `?versionId=` to the end of an `s3://` URI is not standard, but all versions are available via the `https://` URIs that have can be looked up.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)