fresh-borzoni opened a new issue, #3001: URL: https://github.com/apache/fluss/issues/3001
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Description Test assumes records arrive in order across remote log segments, but order isn't guaranteed when segments are copied asynchronously. Fix: Collect records and assert with containsExactlyInAnyOrderElementsOf, same pattern used in testScanFromRemote ### Willingness to contribute - [x] I'm willing to submit a PR! -- 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]
