You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2022/11/18 16:06:44 UTC

[iceberg] branch master updated (25335a0d9d -> 7a13c0965d)

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 25335a0d9d Parquet: Fix null values when selecting nested field partition column (#4627)
     add 7a13c0965d Python: Update mypy to 0.991 (#6159)

No new revisions were added by this update.

Summary of changes:
 python/.pre-commit-config.yaml       |  2 +-
 python/pyiceberg/catalog/__init__.py | 11 +++++++----
 python/pyiceberg/typedef.py          |  2 +-
 python/pyiceberg/utils/config.py     |  8 ++------
 python/pyproject.toml                |  1 +
 python/tests/avro/test_decoder.py    |  5 +++--
 6 files changed, 15 insertions(+), 14 deletions(-)