noomanee commented on PR #22400: URL: https://github.com/apache/flink/pull/22400#issuecomment-1518702761
@MartijnVisser As I checked, current test already cover this case. It actually hit the condition on [line](https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-files/src/test/java/org/apache/flink/connector/file/table/stream/compact/CompactOperatorTest.java#L101). I check code coverage of `CompactorOpeartorTest.java` is 98% already, 62 out of 63 lines. -- 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]
