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/28 18:44:23 UTC

[GitHub] [arrow] westonpace commented on pull request #12672: ARROW-15779: [Python] Create python bindings for Substrait consumer

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

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