You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by sz...@apache.org on 2022/12/13 22:06:15 UTC

[iceberg] branch master updated (548028b86a -> 4e6af36678)

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

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


    from 548028b86a Flink: add util class to generate test data with extensive coverage d… (#6377)
     add 4e6af36678 Spark 3.2: Fix a separate table cache being created for each rewriteFiles (#6284)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/spark/actions/RewriteDataFilesSparkAction.java  |  5 ++++-
 .../apache/iceberg/spark/actions/SparkBinPackStrategy.java  |  7 +------
 .../org/apache/iceberg/spark/actions/SparkSortStrategy.java | 12 ++++--------
 .../apache/iceberg/spark/actions/SparkZOrderStrategy.java   | 13 ++++++-------
 4 files changed, 15 insertions(+), 22 deletions(-)