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:07:17 UTC

[iceberg] branch master updated (4e6af36678 -> 5147a0b524)

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 4e6af36678 Spark 3.2: Fix a separate table cache being created for each rewriteFiles (#6284)
     add 5147a0b524 Spark 3.1: Fix a separate table cache being created for each rewriteFiles (#6285)

No new revisions were added by this update.

Summary of changes:
 .../spark/actions/BaseRewriteDataFilesSparkAction.java       |  5 ++++-
 .../apache/iceberg/spark/actions/Spark3BinPackStrategy.java  |  7 +------
 .../org/apache/iceberg/spark/actions/Spark3SortStrategy.java | 12 ++++--------
 3 files changed, 9 insertions(+), 15 deletions(-)