Aitozi opened a new pull request, #8449: URL: https://github.com/apache/paimon/pull/8449
### Purpose This updates the Spark overwrite lookup changelog coverage to verify the default lookup compaction behavior without requiring an explicit `compaction.force-up-level-0` option. The production behavior is already covered on current master by `e01147795c [core] Fix bug that overwrite does not create remote lookup file (#8333)`, so the cherry-pick resolves to the regression-test part only. ### Tests - `git diff --check HEAD^ HEAD` - Not run: `mvn -s ~/.m2/apache-community.xml -pl paimon-spark/paimon-spark-ut -am -Pfast-build -DfailIfNoTests=false -DwildcardSuites=org.apache.paimon.spark.SparkWriteITCase -Dtest=none test` because `mvn` is not installed in the local shell (`zsh:1: command not found: mvn`). -- 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]
