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/07 14:31:34 UTC

[iceberg] branch master updated (157b707a54 -> b14a3bae12)

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 157b707a54 Python: Fix typo in `_ManifestEvalVisitor.visit_equal` (#6117)
     add b14a3bae12 Python: Implement pythonic `__len__` (#6135)

No new revisions were added by this update.

Summary of changes:
 python/pyiceberg/avro/reader.py          | 11 +++++++----
 python/pyiceberg/expressions/literals.py |  4 ++--
 python/pyiceberg/io/pyarrow.py           |  2 +-
 python/pyiceberg/types.py                | 11 +++++------
 python/tests/test_types.py               |  4 ++--
 5 files changed, 17 insertions(+), 15 deletions(-)