This is an automated email from the ASF dual-hosted git repository. pvary pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 77c2f4484e Flink, Spark: Backport ThreadPools introduce newExitingWorkerPool and newFixedThreadPool for clearer semantics to Flink 1.19 and Spark 3.4(#13265) add 7b8bd29ce8 Spark: Port prefix listing option in remove orphan files to Spark 3.4 and Spark 4.0 (#13264) No new revisions were added by this update. Summary of changes: .../actions/DeleteOrphanFilesSparkAction.java | 111 +++++++--- .../procedures/RemoveOrphanFilesProcedure.java | 6 + .../spark/actions/TestRemoveOrphanFilesAction.java | 236 +++++++++++++++------ .../actions/DeleteOrphanFilesSparkAction.java | 110 +++++++--- .../procedures/RemoveOrphanFilesProcedure.java | 6 + .../spark/actions/TestRemoveOrphanFilesAction.java | 169 ++++++++++++--- 6 files changed, 501 insertions(+), 137 deletions(-)