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 2021/08/09 21:11:09 UTC

[iceberg] branch master updated (8c519da -> d24268a)

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 8c519da  Spark: Fix broken RepartitionByExpression in RewriteDelete for 3.1 (#2954)
     add d24268a  API: Validate identifier fields in Schema (#2943)

No new revisions were added by this update.

Summary of changes:
 api/src/main/java/org/apache/iceberg/Schema.java   | 28 ++++++++++++++++++++++
 .../main/java/org/apache/iceberg/SchemaUpdate.java | 23 +-----------------
 .../java/org/apache/iceberg/TestSchemaUpdate.java  | 22 +++++++++++++++++
 .../apache/iceberg/flink/TestFlinkSchemaUtil.java  |  6 ++---
 4 files changed, 54 insertions(+), 25 deletions(-)