You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/18 22:01:53 UTC

[GitHub] [arrow] westonpace commented on pull request #12848: ARROW-16159: [C++][Python] Allow FileSystem::DeleteDirContents to succeed if the directory is missing

westonpace commented on PR #12848:
URL: https://github.com/apache/arrow/pull/12848#issuecomment-1101803107

   > Perhaps you can add to the generic filesystems tests in arrow/filesystem/test_util.cc?
   
   @pitrou 
   
   Good idea, thanks.  I removed the test I had added to `localfs_test.cc` since this was a brand new test and a subset of the generic test.  I left the additions to `s3fs_test.cc` and `hdfs_test.cc` as they already had independent tests for DeleteDirContents.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org