felipecrv commented on code in PR #40054:
URL: https://github.com/apache/arrow/pull/40054#discussion_r1487886599


##########
cpp/src/arrow/filesystem/azurefs_test.cc:
##########
@@ -844,6 +861,21 @@ class TestAzureFileSystem : public ::testing::Test {
     AssertFileInfo(fs(), blob_path, FileType::NotFound);
   }
 
+  void TestDeleteDirSuccessHaveBlobWithTrailingSlash() {

Review Comment:
   I would rename this to `TestNonEmptyDirWithTrailingSlash`. "have blob with 
trailing slash" can be misinterpreted as the blob path itself having a trailing 
slash.



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