You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/06/13 16:20:35 UTC

[GitHub] [arrow] westonpace commented on issue #35993: [R] Calling bucket$ls on GCS bucket without `recursive = TRUE` doesn't list full contents

westonpace commented on issue #35993:
URL: https://github.com/apache/arrow/issues/35993#issuecomment-1589634301

   Hmm, based on my understanding of `FileSelector` I would expect it to list directories.  In the S3 filesystem we have to jump through some hoops to make this happen because S3 doesn't really have directories.  I'm guessing we probably need something similar for GCS.  I think this is a legitimate feature request.


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