You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/17 22:47:49 UTC

[GitHub] [arrow-datafusion] wjones127 commented on pull request #2246: Add write and delete operations to ObjectStore

wjones127 commented on PR #2246:
URL: https://github.com/apache/arrow-datafusion/pull/2246#issuecomment-1100961851

   I've written the API to take `&str` for paths, but maybe the better thing to to do is to take `AsRef<Path>`? I think that would mean you couldn't pass in paths that include the scheme (e.g. `file://path/to/thing`), but is that already the expectation?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org