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/09/30 23:19:44 UTC

[iceberg] branch master updated (509d6821a3 -> 3b65cca8b5)

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 509d6821a3 Spark 3.3: Fix failing jmh benchmarks under org.apache.iceberg.spark.data.parquet package (#5635)
     add 3b65cca8b5 Core: Only validate the current partition specs (#5707)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/PartitionSpec.java     | 30 ++++++++++++++--------
 .../org/apache/iceberg/TableMetadataParser.java    |  7 ++++-
 .../extensions/TestAlterTablePartitionFields.java  | 25 ++++++++++++++++++
 .../extensions/TestAlterTablePartitionFields.java  | 25 ++++++++++++++++++
 4 files changed, 75 insertions(+), 12 deletions(-)