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/06 20:24:13 UTC

[incubator-iceberg] branch master updated (93b130f -> b4b3972)

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 93b130f  Run flaky test suite one test at a time. (#455)
     add b4b3972  Add SparkTableUtil import from a Hive table to a Hadoop table (#374)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/hive/TestHiveMetastore.java |   1 +
 .../org/apache/iceberg/spark/SparkTableUtil.scala  | 135 ++++++++++++++++++---
 .../iceberg/spark/source/TestSparkTableUtil.java   |  46 +++++++
 3 files changed, 168 insertions(+), 14 deletions(-)