nhuantho opened a new pull request, #2477: URL: https://github.com/apache/fluss/pull/2477
### Purpose Linked issue: close https://github.com/apache/fluss/issues/2471 <!-- What is the purpose of the change --> ### Brief change log * Overloading the `collectRowsWithTimeout` method allows passing `maxWaitTime`. * Add a test for covering scan.startup.mode='latest'. <!-- Please describe the changes made in this pull request and explain how they address the issue --> ### Tests * fluss-flink/fluss-flink-common/src/test/java/org/apache/fluss/flink/source/testutils/FlinkRowAssertionsUtils.java * Overloading the `collectRowsWithTimeout` method allows passing `maxWaitTime`. * fluss-flink/fluss-flink-common/src/test/java/org/apache/fluss/flink/source/ChangelogVirtualTableITCase.java * `testChangelogWithScanStartupMode` -> add logic for testing `scan.startup.mode='latest'` -- 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]
