You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2021/12/14 23:32:43 UTC

[iceberg] branch master updated (34a4a7a -> 1c7f1ed)

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

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


    from 34a4a7a  Spark 3.0: Backport skip delete snapshots and read from timestamp in SparkMicroBatchStream (#3729)
     add 1c7f1ed  Spark: Backport SpakTestBaseWithCatalog to Spark 3.1 to simplify running tests with only one catalog (#3737)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/spark/SparkCatalogConfig.java   |  0
 .../apache/iceberg/spark/SparkCatalogTestBase.java | 90 +++++-----------------
 .../iceberg/spark/SparkTestBaseWithCatalog.java    |  0
 3 files changed, 21 insertions(+), 69 deletions(-)
 copy spark/{v3.2 => v3.1}/spark/src/test/java/org/apache/iceberg/spark/SparkCatalogConfig.java (100%)
 copy spark/{v3.2 => v3.1}/spark/src/test/java/org/apache/iceberg/spark/SparkTestBaseWithCatalog.java (100%)