orenccl opened a new pull request, #5698: URL: https://github.com/apache/gravitino/pull/5698
### What changes were proposed in this pull request? This PR updates the credential generation process to also consider `write.data.path` and `write.metadata.path`. ### Why are the changes needed? To provide greater flexibility for users. Fixes: #5648 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? - Used Spark to create a table via Gravitino Iceberg REST server to AWS S3 and verified that `write.data.path` and `write.metadata.path` are working as expected. - Added unit tests to check if table properties include `write.data.path` and `write.metadata.path`.  -- 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]
