jrouly opened a new pull request, #490:
URL: https://github.com/apache/iceberg-python/pull/490

   The [upstream Iceberg 
documentation](https://iceberg.apache.org/docs/1.4.0/aws/#glue-catalog-id) 
details `glue.id` as a parameter which can be used to set the AWS Glue Catalog 
ID (AWS Account ID).
   
   This is critical for scenarios where the Glue catalog exists in a separate 
environment from the workload running pyiceberg (e.g. an account separation 
between workloads and data lake).
   
   This PR reads `glue.id` and, if set, injects `CatalogId=` as a parameter on 
all boto3 Glue service calls.


-- 
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...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to