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 1e57760394 API: Add new KeyManagementClient interface (#6485)
add 775b3ce3a7 Python: Add support for static table (#6644)
No new revisions were added by this update.
Summary of changes:
python/mkdocs/docs/api.md | 23 +++++++++++++++++++++++
python/pyiceberg/catalog/rest.py | 6 +-----
python/pyiceberg/table/__init__.py | 24 +++++++++++++++++++++++-
python/tests/catalog/test_hive.py | 12 ++----------
python/tests/conftest.py | 11 +++++++++++
python/tests/table/test_init.py | 19 +++++++++++++++++--
6 files changed, 77 insertions(+), 18 deletions(-)