kevinjqliu commented on issue #1784:
URL:
https://github.com/apache/iceberg-python/issues/1784#issuecomment-2730368903
@iting0321 heres the current documentation for the CLI
https://py.iceberg.apache.org/cli/
In general, the CLI requires a connection to the catalog. This can be done
iting0321 commented on issue #1784:
URL:
https://github.com/apache/iceberg-python/issues/1784#issuecomment-2727458081
Hi, I have some questions.
If the command is `pyiceberg list`, I need to read the `default` entry in
the catalog. However, what if `default` is not set in the catal
kevinjqliu commented on issue #1784:
URL:
https://github.com/apache/iceberg-python/issues/1784#issuecomment-2725994258
sure @iting0321 happy to help review :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
iting0321 commented on issue #1784:
URL:
https://github.com/apache/iceberg-python/issues/1784#issuecomment-2721522328
Hi, I can work on this issue.
Could you assign the issue to me?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
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 give