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/21 20:21:26 UTC

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

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 4f90472d61 Python: Fix CLI after properties refactor (#5594)
     add 9d26979a0c Python: Add logic for loading custom FileIO (#5588)

No new revisions were added by this update.

Summary of changes:
 python/pyiceberg/catalog/hive.py |  2 +-
 python/pyiceberg/io/__init__.py  | 90 ++++++++++++++++++++++++++++++++++++----
 python/tests/io/test_io.py       | 68 ++++++++++++++++++++++++++++++
 3 files changed, 151 insertions(+), 9 deletions(-)