You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/02/02 22:25:15 UTC

[iceberg] branch master updated (4d2d05d -> fc899b3)

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 4d2d05d  Python: Implement __eq__ for iceberg type classes (#3965)
     add fc899b3  Python: Set black line-length to 130 in tox settings (#4025)

No new revisions were added by this update.

Summary of changes:
 python/src/iceberg/types.py             |  7 ++-----
 python/src/iceberg/utils/bin_packing.py |  4 +---
 python/tests/io/test_base.py            | 30 +++++++-----------------------
 python/tests/utils/test_bin_packing.py  | 15 +++------------
 python/tox.ini                          |  4 ++--
 5 files changed, 15 insertions(+), 45 deletions(-)