mannerni commented on issue #14972: URL: https://github.com/apache/iceberg/issues/14972#issuecomment-3721987692
Hi @ebyhr thanks for quick help. I tried with CATALOG_CATALOG_NAME & was able to load/work with that catalog. Resolves my primiary need. Since this catalog name is part of env var, this means single container instance of iceberg-fixture can load only 1 catalog. How can we load multiple catalogs at runtime. For example in pyiceberg we have .pyiceberg.yaml where we can configure multiple catalogs (though its staticcally pre-configured, not runtime), but once configured we can use those multiple catalog at runtime. Please suggest if there are any ways, thanks! -- 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]
