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/11/05 15:50:38 UTC

[iceberg] branch master updated (d85a2b2 -> 8ef5ed1)

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 d85a2b2  AWS: support setting location and description for Glue database (#3467)
     add 8ef5ed1  Spark: Validate table columns don't conflict with metadata columns (#3456)

No new revisions were added by this update.

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