felipecrv commented on code in PR #39340:
URL: https://github.com/apache/arrow/pull/39340#discussion_r1434302981
##########
cpp/src/arrow/filesystem/azurefs_test.cc:
##########
@@ -338,6 +338,16 @@ culpa qui officia deserunt mollit anim id est laborum.
}
};
+// A class that exists only to expose
+// AzureFileSystem::ForceCachedHierarchicalNamespaceSupport to unit tests.
Review Comment:
Yep. The sneaky `namespace {` that existed in `azurefs_test.cc` and I didn't
notice yesterday when trying to make these classes friends with each other.
--
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]