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 24f1ae096 Python: Add spellcheck to the CI (#4730)
add 17a1be624 Python: Add visitor to build Accessor for a Schema (#4685)
No new revisions were added by this update.
Summary of changes:
python/src/iceberg/expressions/base.py | 31 +-----
python/src/iceberg/files.py | 4 +-
python/src/iceberg/schema.py | 184 +++++++++++++++++++++++----------
python/tests/conftest.py | 9 ++
python/tests/test_schema.py | 60 +++++++++++
5 files changed, 201 insertions(+), 87 deletions(-)