snazy opened a new pull request, #5101: URL: https://github.com/apache/polaris/pull/5101
Add runtime-service integration coverage for the Floci AWS testcontainer so the MinIO-backed REST catalog tests can be migrated with equivalent local coverage. The new tests cover: - standard S3 REST catalog table read/write behavior - S3 special-character and path handling scenarios - S3 credential-vending behavior backed by Floci STS/IAM - optional KMS-backed credential-vending coverage This follows the dev@ mailing-list discussion [Discussion: minio replacement for S3 compatible storage](https://lists.apache.org/thread/c8t4rzd92f5fhg4k9qtyhkv7tzls10yf), where Floci was discussed as a local emulator candidate for S3-compatible storage tests that need AWS service behavior beyond object storage. The tests use Floci because this coverage depends on AWS-style services such as STS, IAM, and KMS, not only S3 object-store compatibility. -- 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]
