felipecrv commented on issue #40037:
URL: https://github.com/apache/arrow/issues/40037#issuecomment-1938793046

   > Maybe we should just call `GetFileInfo` prior to reading or writing 
instead of just calling `GetProperties` directly. My only concern is if that 
reduces performance. I will need to read the code in more detail.
   
   We might need a lower-level helper: we can get information about the 
existence of both `path` and `path/` with a single list-blobs with `/` 
delimiter -- that would cover implied directories as well.


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