lk-1984 commented on issue #1771: URL: https://github.com/apache/iceberg-python/issues/1771#issuecomment-2705764904
So, if the user of the pyiceberg CLI would be able to give the catalog name `hive`, then it would work like when using the pyiceberg as a library - `load_catalog(name="hive")`. Now, in reality, the pyiceberg CLI does expect that the user would give the name of the catalog through the `--catalog` flag as there is no logic whatsoever for identifying which catalog in the `.pyiceberg` file would be selected after parsing the configuration. -- 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