felipecrv opened a new pull request, #39298:
URL: https://github.com/apache/arrow/pull/39298

   ### Rationale for this change
   
   An operation checking for Hierarchical Namespace support shouldn't fail 
completely when the reason for the check failing is the container not existing. 
We can allow the caller to decide what to do in that situation by returning a 
result that indicates the check didn't succeed because the container doesn't 
exist.
   
   ### What changes are included in this PR?
   
    - Removal of the `azurefs_intern.h/cc` files
    - Implementation of the check as a free-function instead of a class
    - Memoization of the result in the `AzureFileSystem` class
   
   ### Are these changes tested?
   
   Yes. The tests were improved to cover all cases.


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