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/04 23:47:02 UTC

[iceberg] branch master updated (8eac530 -> 1a11038)

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 8eac530  Core: Fix lost sequence number when rewriting with manifest merge (#3842)
     add 1a11038  Core: Allow adding a dropped partition column name (#3632)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/BaseUpdatePartitionSpec.java    | 15 ++++++++---
 .../apache/iceberg/TestUpdatePartitionSpec.java    | 30 ++++++++++++++++++++++
 2 files changed, 42 insertions(+), 3 deletions(-)