kevinjqliu opened a new issue, #1784: URL: https://github.com/apache/iceberg-python/issues/1784
### Feature Request / Improvement Based on issues described in #1771 1. We'd want to make it clear that the `default` catalog is used by default when no `--catalog` parameter is given. For example, `pyiceberg list` uses the `default` entry in the `.pyiceberg.yaml` file 2. We should fix the order of the parameter passed into the CLI. For example, `pyiceberg list --catalog hive` does not override the `catalog` but `pyiceberg --catalog hive list` does. -- 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.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