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

[jira] [Created] (ARROW-15875) Include md5sum in S3 method for GetFileInfo()

Carl Boettiger created ARROW-15875:
--------------------------------------

             Summary: Include md5sum in S3 method for GetFileInfo() 
                 Key: ARROW-15875
                 URL: https://issues.apache.org/jira/browse/ARROW-15875
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
    Affects Versions: 7.0.0
            Reporter: Carl Boettiger


GetFileInfo() seems to include mtime, size, path and type.  For an S3 system, it would be nice to be able to reference the md5 sum without transferring the file, (which I think the server will have already computed?).  This seems like the logical place to include it (though I wouldn't object to a more visible method too).  

 

 

(though type isn't clear to me, since it appears to be an integer)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)