You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2022/08/21 20:10:24 UTC

[iceberg] branch master updated (cad247693e -> 4f90472d61)

This is an automated email from the ASF dual-hosted git repository.

fokko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from cad247693e Build: Add Fokko as a collaborator (#5600)
     add 4f90472d61 Python: Fix CLI after properties refactor (#5594)

No new revisions were added by this update.

Summary of changes:
 python/pyiceberg/catalog/__init__.py | 17 -----------------
 python/pyiceberg/catalog/hive.py     |  2 +-
 python/pyiceberg/catalog/rest.py     | 17 ++++++++---------
 python/pyiceberg/cli/console.py      |  7 ++++---
 python/pyiceberg/cli/output.py       | 15 ++++++++++++++-
 python/tests/catalog/test_hive.py    |  7 +------
 python/tests/catalog/test_rest.py    |  9 ++-------
 7 files changed, 30 insertions(+), 44 deletions(-)