QuakeWang opened a new pull request, #9281:
URL: https://github.com/apache/paimon/pull/9281
### Purpose
`testChangelogCompactInStreamWrite` assumed that pre-commit compaction
always removes every original changelog file. However, a single file in a
partition is intentionally passed through at checkpoint boundaries, making the
assertion timing-dependent.
Remove the invalid assertion and verify input-file cleanup deterministically
in `ChangelogCompactTaskTest`.
### Tests
- Flink 1 targeted tests
- Flink 2 targeted tests with Checkstyle, Spotless, and Enforcer
--
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]