tsreaper opened a new pull request, #7036: URL: https://github.com/apache/paimon/pull/7036
### Purpose Currently, `PrimaryKeyFileStoreTableITCase#testNoChangelogProducerStreamingRandom` is unstable because it immediately checks batch result after consuming all streaming result. However if deletion vectors are enabled, level 0 data will not be collected in a batch query. This PR fixes the test by waiting for all level 0 to be compacted. -- 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]
