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/05/01 17:13:40 UTC

[GitHub] [arrow-datafusion] tustvold commented on pull request #2394: Issue 2393: Support glob patterns for (local) file(s)

tustvold commented on PR #2394:
URL: https://github.com/apache/arrow-datafusion/pull/2394#issuecomment-1114289132

   I think the code now mixes blocking IO, as performed by glob, and non-blocking IO as performed by tokio::fs. I think we should consistently use one or the other...


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