You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ru...@apache.org on 2022/03/03 21:29:58 UTC

[iceberg] branch master updated (79c8978 -> 28f36e7)

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

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


    from 79c8978  ORC: Add configurable write properties (#3810)
     add 28f36e7  Spark: Backport #4152 - stream-results option for expire snapshot procedure (#4252)

No new revisions were added by this update.

Summary of changes:
 docs/versioned/spark/spark-procedures.md           |  1 +
 .../actions/BaseExpireSnapshotsSparkAction.java    |  4 ++--
 .../extensions/TestExpireSnapshotsProcedure.java   | 25 ++++++++++++++++++++++
 .../actions/BaseExpireSnapshotsSparkAction.java    |  4 ++--
 .../spark/procedures/ExpireSnapshotsProcedure.java |  9 +++++++-
 .../spark/actions/TestExpireSnapshotsAction.java   | 22 +++++++++----------
 .../extensions/TestExpireSnapshotsProcedure.java   | 25 ++++++++++++++++++++++
 .../actions/BaseExpireSnapshotsSparkAction.java    |  4 ++--
 .../spark/procedures/ExpireSnapshotsProcedure.java |  9 +++++++-
 .../spark/actions/TestExpireSnapshotsAction.java   | 22 +++++++++----------
 10 files changed, 95 insertions(+), 30 deletions(-)