ArnavBalyan opened a new pull request, #9117:
URL: https://github.com/apache/paimon/pull/9117
### Purpose
- The test inserts two null pks in one insert and asserts the second one
wins.
- Sequence numbers are assigned on arrival and deduplication keeps the
highest, so the surviving row varies depending on the arrival order. (18 of 39
runs failed)
- Fix the assertion to be compatible with the deduplication. All runs pass
post fix.
### Tests
- UT fix
--
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]