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/05/04 15:43:35 UTC

[iceberg] branch master updated (127b2187d -> ec7ea37ae)

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 127b2187d Core: Prefer ImmutableList.of to Collections.emptyList (#4691)
     add ec7ea37ae Python: Add UnknownTransform (#4684)

No new revisions were added by this update.

Summary of changes:
 python/src/iceberg/transforms.py | 27 +++++++++++++++++++++++++++
 python/tests/test_transforms.py  | 11 +++++++++++
 2 files changed, 38 insertions(+)