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

   ### Rationale for this change
   
   It was not implemented yet.
   
   ### What changes are included in this PR?
   
    - An implementation of `DeleteFile()` that is specialized to storage 
accounts that don't have HNS support enabled
    - This fixes a semantic issue: deleting a file should not delete the parent 
directory when the file deleted was the last one
    - Increased test coverage
    - Fix of a bug in the version that deletes files in HNS-enabled accounts 
(we shouldn't let `DeleteFile` delete directories even if they are empty)
   
   ### Are these changes tested?
   
   Yes. Tests were re-written and moved to `TestAzureFileSystemOnAllScenarios`.


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