Commits


Antoine Pitrou authored and GitHub committed 6b590986987
GH-41922: [CI][C++] Update Minio version (#44225) We were using a rather old version of Minio for CI tests. Update the Minio version and ensure the S3FileSystem implementation passes all the tests with it. * GitHub Issue: #41922 Lead-authored-by: Antoine Pitrou <antoine@python.org> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Antoine Pitrou <antoine@python.org>