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)

Reply via email to