This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
from 8aeab495 Pyarrow IO property for configuring large v small types on
read (#986)
add 255e527b Update metadata-log for non-rest catalogs (#977)
No new revisions were added by this update.
Summary of changes:
mkdocs/docs/configuration.md | 17 ++++++++-------
pyiceberg/catalog/__init__.py | 1 +
pyiceberg/table/__init__.py | 47 +++++++++++++++++++++++++++++++++++++---
tests/catalog/test_glue.py | 11 ++++++++--
tests/catalog/test_sql.py | 6 ++++++
tests/table/test_init.py | 50 +++++++++++++++++++++++++++++++++++++++++++
6 files changed, 119 insertions(+), 13 deletions(-)