Commits


Felipe Oliveira Carvalho authored and GitHub committed 47f4d18ec5c
GH-38702 [C++]: Implement AzureFileSystem::DeleteRootDirContents (#39151) ### Rationale for this change This copies the behavior implemented by S3FileSystem. ### What changes are included in this PR? An implementation of `DeleteRootDirContent` that prevents deletion of all blob containers. ### Are these changes tested? N/A. * Closes: #38702 Authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com> Signed-off-by: Felipe Oliveira Carvalho <felipekde@gmail.com>