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:13:59 UTC

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

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 b3da548  Spark: Fix create table in Hadoop catalog root namespace (#4024)
     add 4d2d05d  Python: Implement __eq__ for iceberg type classes (#3965)

No new revisions were added by this update.

Summary of changes:
 python/src/iceberg/types.py | 75 +++++++++++++++++++++++++++++++++++--------
 python/tests/test_types.py  | 78 ++++++++++++++++++++++++++++++++++-----------
 2 files changed, 121 insertions(+), 32 deletions(-)