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/24 19:05:56 UTC

[iceberg] branch master updated (e1c8016 -> 3425f94)

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 e1c8016  Hive: Make Iceberg table filter optional in HiveCatalog (#3908)
     add 3425f94  Core: Allow removing and adding the same partition field as a noop (#3954)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/BaseUpdatePartitionSpec.java    | 15 +++++++++
 .../apache/iceberg/TestUpdatePartitionSpec.java    | 38 ++++++++++++++++++----
 2 files changed, 47 insertions(+), 6 deletions(-)