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/01/19 00:06:53 UTC

[iceberg] branch master updated (38b8b6d -> 3f98824)

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 38b8b6d  Build: Fix source-release script in actions, add git remote validation (#3915)
     add 3f98824  Python: Expand primitive types to individual classes (#3839)

No new revisions were added by this update.

Summary of changes:
 python/src/iceberg/types.py | 217 +++++++++++++++++++++++++++++++++++++++++---
 python/tests/test_types.py  |  22 ++---
 2 files changed, 215 insertions(+), 24 deletions(-)