JNSimba opened a new pull request, #698: URL: https://github.com/apache/doris-flink-connector/pull/698
# Proposed changes Issue Number: N/A ## Problem Summary: - Support AWS IAM role authentication for S3 TVF writes, with optional external ID and static or default source credentials. - Enable gzip compression by default for TVF staging files, aligned with Stream Load compress_type configuration; an empty value disables compression. - Add unit coverage, MinIO compression coverage, and an opt-in real AWS IAM role integration case. ## Checklist(Required) 1. Does it affect the original behavior: Yes 2. Has unit tests been added: Yes 3. Has document been added or modified: No Need 4. Does it need to update dependencies: Yes 5. Are there any changes that cannot be rolled back: No ## Further comments Validation completed: - 32 S3 TVF/base unit tests passed. - Flink 1 and Flink 2 table factory tests passed. - Checkstyle and Spotless passed for the changed modules. - The opt-in real AWS IAM role integration test passed against an external Doris cluster. The MinIO compression integration methods could not start in the available development environment because its Testcontainers Docker API client is older than the Docker daemon minimum API version. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
