PDGGK commented on PR #9180: URL: https://github.com/apache/paimon/pull/9180#issuecomment-5261428957
**Two test changes, and the first one is the uncomfortable part.** My original spread assertion was "more than one bucket ends up past its target" — and that passes against the broken patch, because three of the four buckets did go past. Tightened to *every* bucket past its target. `testSecondPartitionAfterTheCapIsExhausted` is new and is what catches the crash. (Reposting this paragraph — a shell quoting slip ate the test name from my previous comment.) -- 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]
