westonpace commented on a change in pull request #10955:
URL: https://github.com/apache/arrow/pull/10955#discussion_r718808164



##########
File path: cpp/src/arrow/filesystem/test_util.h
##########
@@ -38,6 +40,23 @@ static inline FileInfo Dir(std::string path) {
   return FileInfo(std::move(path), FileType::Directory);
 }
 
+class ARROW_TESTING_EXPORT GatedMockFilesystem : public 
internal::MockFileSystem {

Review comment:
       Done.




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