raulcd commented on PR #49931: URL: https://github.com/apache/arrow/pull/49931#issuecomment-4387099531
> It seems that some MinIO alternatives such as https://github.com/rustfs/rustfs . Can we migrate from MinIO to solve this problem? For this specific issue I think that's unnecessary. The problem is that MinGW was using an old version of aws-sdk which was compatible with the minio version used. Now that they've updated the aws-sdk we just require to use the newer version. This exact same issue happened in the past with other jobs, basically AWS shipped a breaking change. I think for this one is enough with updating the version. I do agree that we could (even should) migrate away from MinIO as the are not supporting their OSS offering anymore: https://github.com/minio/minio/commit/27742d469462e1561c776f88ca7a1f26816d69e2 Should we create a different issue for moving away from MinIO? -- 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]
