westonpace commented on PR #12672:
URL: https://github.com/apache/arrow/pull/12672#issuecomment-1112542940

   > Or is the problem that the API doesn't convert the path back from a URI 
into a file path correctly?
   
   @lidavidm 
   
   Correct.  There is some dubious path handling in `relation_internal.cc`.  It 
should be an easy fix but there are a few related issues (using proper URI 
parsing, supporting non-local filesystems) that could be addressed at the same 
time and I didn't want to add any more tangents to this PR so I suggested 
handling in a follow-up.


-- 
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