This is an automated email from the ASF dual-hosted git repository.

openinx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from 0626f96  Spark: Fix the typo in the list method of 
DescribeSchemaVisitor in Spark3Util. (#2568)
     add 20feb92  Core: Update schema constructor callers to include fresh 
identifier (#2556)

No new revisions were added by this update.

Summary of changes:
 api/src/main/java/org/apache/iceberg/Schema.java   | 10 ++++
 .../java/org/apache/iceberg/types/TypeUtil.java    | 35 ++++++++-----
 .../org/apache/iceberg/types/TestTypeUtil.java     | 61 ++++++++++++++++++++++
 .../main/java/org/apache/iceberg/SchemaUpdate.java |  5 +-
 .../org/apache/iceberg/TestCreateTransaction.java  | 46 ++++++++++++++++
 .../apache/iceberg/hadoop/TestHadoopCommits.java   | 26 +++++++++
 6 files changed, 167 insertions(+), 16 deletions(-)

Reply via email to