raulcd commented on issue #47908: URL: https://github.com/apache/arrow/issues/47908#issuecomment-4632942954
> What we functionally need is an S3-like object storage we can test against in our CI. Is that the scope or do we need something else [@raulcd](https://github.com/raulcd) ? Yes, that's what we need. > In that case another option is to just use S3. I do like how we're integration testing S3 replacements though. Having a local process on the container without adding network into the picture is a benefit, also not requiring specific external INFRA (we all saw what happened when the buckets on voltron-data got removed). Apart, we also test some credentials, bucket removals and others which we don't want to open access to but we still want Arrow contributors to be able to test so local replication via docker is considerably easier. -- 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]
