ArnavBalyan opened a new pull request, #9285:
URL: https://github.com/apache/paimon/pull/9285
### Purpose
- Duplicate file discard test performs 100 concurrent commits, causing
unrelated snapshot hint race.
- This causes the test to read a snapshot that does not exist.
- Fix by committing the same file once per worker, waiting for completion,
and asserting only one file remains.
### Tests
- UT
--
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]