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/06 02:23:38 UTC

[GitHub] [arrow-datafusion] wjones127 opened a new issue, #2466: Implement list_dir() for local filesysem

wjones127 opened a new issue, #2466:
URL: https://github.com/apache/arrow-datafusion/issues/2466

   This was left as a todo earlier:
   
   https://github.com/apache/arrow-datafusion/blob/5927bfceeba3a4eab7988289c674d925cc82ac05/data-access/src/object_store/local.rs#L51-L57
   
   I don't know of any object store implementation that does implement it yet though.
   


-- 
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.apache.org

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


[GitHub] [arrow-datafusion] alamb closed issue #2466: Implement list_dir() for local filesysem

Posted by GitBox <gi...@apache.org>.
alamb closed issue #2466: Implement list_dir() for local filesysem
URL: https://github.com/apache/arrow-datafusion/issues/2466


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


[GitHub] [arrow-datafusion] tustvold commented on issue #2466: Implement list_dir() for local filesysem

Posted by GitBox <gi...@apache.org>.
tustvold commented on issue #2466:
URL: https://github.com/apache/arrow-datafusion/issues/2466#issuecomment-1119296145

   Potentially related to https://github.com/apache/arrow-datafusion/issues/2445


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