cccs-jory opened a new issue, #636: URL: https://github.com/apache/iceberg-python/issues/636
### Feature Request / Improvement I got PyIceberg working connecting to a SQL catalog (Postgres JDBC) and connecting to an ADLFS account using the `account-name` and `account-key` configuration settings. However our Iceberg catalog points to tables residing in many different storage accounts. It would be good if we could configure multiple connections to adlfs accounts and have the `Catalog` class detect which key to use. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
