This is an automated email from the ASF dual-hosted git repository.

yzou pushed a commit to branch yzou-credential-vending-specs
in repository https://gitbox.apache.org/repos/asf/polaris.git

commit a7073ee10bbe87a361e1401bc763bd600231f5ed
Author: Yun Zou <[email protected]>
AuthorDate: Fri Mar 6 14:40:10 2026 -0800

    update description
---
 spec/polaris-catalog-apis/generic-tables-api.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/polaris-catalog-apis/generic-tables-api.yaml 
b/spec/polaris-catalog-apis/generic-tables-api.yaml
index 373081dec7..51fe92f38a 100644
--- a/spec/polaris-catalog-apis/generic-tables-api.yaml
+++ b/spec/polaris-catalog-apis/generic-tables-api.yaml
@@ -294,14 +294,14 @@ components:
               
             ## GCP GCS Configurations
             
-            The following configurations should be respected when working with 
tables stored in GCP GCS
+            The following configurations should be respected when working with 
tables stored in GCP GCS:
               - `gcs.oauth2.token`: the gcs scoped access token
               - `gcs.oauth2.token-expires-at`: the time the gcs access token 
expires, in milliseconds
               - `gcs.oauth2.refresh-credentials-endpoint`: the endpoint to 
load vended credentials for a table from the catalog
             
             ## AZURE ADLS Configuration
             
-            The following configurations should be respected when working with 
tables stored in AZURE ADLS
+            The following configurations should be respected when working with 
tables stored in AZURE ADLS:
               - `adls.sas-token.<hostname>`: an azure shared access signature 
token
               - `adls.sas-token-expires-at-ms.<hostname>`: the expiration time 
for the access token, in milliseconds
               - `adls.refresh-credentials-endpoint`: the endpoint to load 
vended credentials for a table from the catalog

Reply via email to