You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by dw...@apache.org on 2022/09/26 16:05:23 UTC

[iceberg] branch master updated (c3443f65d4 -> 9fcf53b765)

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

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


    from c3443f65d4 AWS: Add socket connection timeout for Apache Http Builder (#5787)
     add 9fcf53b765 Core: Add strict-mode property to JDBC Catalog (#5830)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/jdbc/JdbcCatalog.java  | 47 +++----------------
 .../apache/iceberg/jdbc/JdbcTableOperations.java   | 18 +++++++-
 .../java/org/apache/iceberg/jdbc/JdbcUtil.java     | 54 ++++++++++++++++++++++
 .../org/apache/iceberg/jdbc/TestJdbcCatalog.java   | 52 +++++++++++++++++++--
 4 files changed, 125 insertions(+), 46 deletions(-)