You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/08/15 23:06:22 UTC

[iceberg] branch master updated (d4c012e899 -> 2997934843)

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

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


    from d4c012e899 Python: Add a CLI to interact with catalogs (#5417)
     add 2997934843 Python: Fix typo metadataLocation -> metadata-location (#5448)

No new revisions were added by this update.

Summary of changes:
 python/pyiceberg/catalog/rest.py   |  2 +-
 python/pyiceberg/table/__init__.py |  2 +-
 python/tests/catalog/test_base.py  | 10 ++++++++--
 python/tests/catalog/test_rest.py  | 24 ++++++++++++------------
 4 files changed, 22 insertions(+), 16 deletions(-)