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/08/14 17:08:18 UTC

[iceberg] branch master updated (39c89ae34c -> 41a71524ba)

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 39c89ae34c Spark 3.1: Port #3491 to Spark 3.1 (#5502)
     add 41a71524ba Spark 3.1: Validate table columns don't conflict with metadata columns (#5501)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/SparkSchemaUtil.java  | 19 +++++++++++
 .../iceberg/spark/source/SparkBatchScan.java       |  3 ++
 .../spark/source/TestSparkMetadataColumns.java     | 37 ++++++++++++++++++++++
 3 files changed, 59 insertions(+)