We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a123d1 commit d8026f2Copy full SHA for d8026f2
CHANGELOG.md
@@ -82,7 +82,9 @@ at locations that better optimize for object storage.
82
- Introduced bootstrap command options to specify custom schema files for database initialization.
83
84
- Added refresh credentials endpoint configuration to LoadTableResponse for AWS, Azure, and GCP. Enabling
85
-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.
86
+The endpoint path is always returned when using vended credentials, but the client must configure
87
+REFRESH\_ENDPOINT\_ENABLED = "true" in the catalog properties for the client to use the endpoint.
88
89
### Changes
90
0 commit comments