You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by yy...@apache.org on 2021/09/02 18:32:42 UTC

[iceberg] branch master updated (fa17d82 -> 12ffb23)

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

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


    from fa17d82  Flink: Support create iceberg table with 'connector'='iceberg' (#2666)
     add 12ffb23  AWS: copy Iceberg schema to Glue (#3048)

No new revisions were added by this update.

Summary of changes:
 .../aws/glue/GlueCatalogCommitFailureTest.java     | 12 +--
 .../iceberg/aws/glue/GlueCatalogTableTest.java     |  4 +
 .../iceberg/aws/glue/GlueTableOperations.java      |  6 +-
 .../iceberg/aws/glue/IcebergToGlueConverter.java   | 99 ++++++++++++++++++++++
 4 files changed, 114 insertions(+), 7 deletions(-)