You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2019/10/11 22:24:34 UTC

[incubator-iceberg] branch master updated (cbefc10 -> 5620f11)

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

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


    from cbefc10  Update Jackson to 2.9.10 for CVE-2019-14379 (#535)
     add 5620f11  Fix connection leak in Hive table tests (#538)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/hive/HiveCatalog.java  |  26 +-
 .../java/org/apache/iceberg/hive/HiveCatalogs.java |   5 +-
 .../spark/source/TestIcebergSourceHiveTables.java  | 386 ++++++++++++++++++++-
 3 files changed, 409 insertions(+), 8 deletions(-)