dimas-b commented on code in PR #2341: URL: https://github.com/apache/polaris/pull/2341#discussion_r2301461391
########## CHANGELOG.md: ########## @@ -82,7 +82,9 @@ at locations that better optimize for object storage. - Introduced bootstrap command options to specify custom schema files for database initialization. - Added refresh credentials endpoint configuration to LoadTableResponse for AWS, Azure, and GCP. Enabling -automatic storage credential refresh per table on the client side. +automatic storage credential refresh per table on the client side. Java client version >= 1.8.0 is required. +The endpoint path is always returned when using vended credentials, but the client must configure +REFRESH\_ENDPOINT\_ENABLED = "true" in the catalog properties for the client to use the endpoint. Review Comment: lgtm :+1: -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org