Skip to content

Commit 852c804

Browse files
elca-anhFokkokevinjqliu
authored
Add warehouse parameter to the REST Catalog doc (#2066)
# Rationale for this change Missing parameter in REST Catalog documentation # Are these changes tested? Doc only # Are there any user-facing changes? Doc only --------- Co-authored-by: Fokko Driesprong <[email protected]> Co-authored-by: Kevin Liu <[email protected]>
1 parent acbdeca commit 852c804

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs/docs/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ catalog:
351351
| rest.signing-name | execute-api | The service signing name to use when SigV4 signing a request |
352352
| oauth2-server-uri | <https://auth-service/cc> | Authentication URL to use for client credentials authentication (default: uri + 'v1/oauth/tokens') |
353353
| snapshot-loading-mode | refs | The snapshots to return in the body of the metadata. Setting the value to `all` would return the full set of snapshots currently valid for the table. Setting the value to `refs` would load all snapshots referenced by branches or tags. |
354+
| warehouse | myWarehouse | Warehouse location or identifier to request from the catalog service. May be used to determine server-side overrides, such as the warehouse location. |
354355

355356
<!-- markdown-link-check-enable-->
356357

0 commit comments

Comments
 (0)