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/03 03:03:04 UTC

[iceberg] branch master updated (c38f7b539 -> 62f3ca334)

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 c38f7b539 Flink: Support malformed Parquet lists added by addFiles API (#4555)
     add 62f3ca334 Core: Add serialization for AddPartitionSpec, AddSortOrder (#4668)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/MetadataUpdateParser.java   | 103 +++++----
 .../apache/iceberg/TestMetadataUpdateParser.java   | 230 +++++++++++++++++----
 2 files changed, 262 insertions(+), 71 deletions(-)