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 2019/09/03 16:24:03 UTC

[incubator-iceberg] branch master updated (029313e -> 63000d1)

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/incubator-iceberg.git.


    from 029313e  Fix flaky TestScanSummary test (#433)
     add 63000d1  Use a shared client in Hive table tests (#427)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/hive/ClientPool.java   |   4 +-
 .../org/apache/iceberg/hive/HiveClientPool.java    |   4 +-
 .../java/org/apache/iceberg/spark/hacks/Hive.java  |  26 ++--
 .../spark/source/TestIcebergSourceHiveTables.java  | 165 ++++++++++++---------
 4 files changed, 119 insertions(+), 80 deletions(-)