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 2022/02/23 00:24:13 UTC

[iceberg] branch master updated (903c932 -> caefd6e)

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 903c932  Core : Fix assert message in TestDeleteFileIndex (#4178)
     add caefd6e  Core: Support Namespace properties in JDBC Catalog (#3275)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/jdbc/JdbcCatalog.java  | 244 ++++++++++++++++++++-
 .../java/org/apache/iceberg/jdbc/JdbcUtil.java     |  69 ++++++
 .../org/apache/iceberg/jdbc/TestJdbcCatalog.java   |  61 ++++++
 3 files changed, 363 insertions(+), 11 deletions(-)