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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to