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/24 19:53:22 UTC

[iceberg] branch master updated (37ca9ff -> 9bc6853)

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 37ca9ff  Docs: Add Ververica blog post on Flink, CDC, MySQL (#3602)
     add 9bc6853  Core: Make Configurable.setConf call dynamic in CatalogUtil (#3590)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/aws/glue/GlueCatalog.java   | 12 +--
 .../main/java/org/apache/iceberg/CatalogUtil.java  | 97 ++++++++++++++++++----
 .../{ConfigProperties.java => Configurable.java}   | 11 ++-
 .../java/org/apache/iceberg/jdbc/JdbcCatalog.java  | 18 ++--
 4 files changed, 96 insertions(+), 42 deletions(-)
 copy core/src/main/java/org/apache/iceberg/hadoop/{ConfigProperties.java => Configurable.java} (84%)