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

   ### Rationale for this change
   
   This ensures all the branches in the `AzureFileSystem` code operations are 
tested.
   For instance, many operations executed on a missing container, wouldn't
   get a `HNSSupport::kContainerNotFound` error if the cached `HNSSupport` was
   already known due to a previous operation that cached the `HNSSupport` value.
   
   ### What changes are included in this PR?
   
   Introduction of the helper that overrides `cached_hns_support_` and 
enumeration of the scenarios.
   
   ### Are these changes tested?
   
   Yes. This is a test improvement PR.
   


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