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(-)