litiliu opened a new pull request, #3525: URL: https://github.com/apache/fluss/pull/3525
## Summary - Reject S3 credential-bearing options configured through `client.fs.*` before initializing the client filesystem. - Keep non-credential client filesystem options, such as S3 endpoint, region, and path-style access, forwarding as before. - Add focused tests for allowed runtime options and rejected S3 credential/provider/assume-role options. Fixes #3524. ## Test Plan - `mvn -pl fluss-client -Dtest=FlussConnectionTest test` 🤖 AI-assisted changes - reviewed by human developer -- 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]
