wzx140 opened a new pull request, #8065: URL: https://github.com/apache/paimon/pull/8065
### Purpose Add `merge-into.skip-file-pruning` for Spark data-evolution merge into partial updates. When file pruning is skipped, merge into can push down target-table partition filters from the MERGE ON condition to avoid scanning unrelated partitions. ### Tests - `mvn test -pl paimon-spark/paimon-spark-3.2 -am -Pspark3,flink1,scala-2.13 -DfailIfNoTests=false -DwildcardSuites=org.apache.paimon.spark.sql.RowTrackingTest -Dtest=none` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
