WencongLiu commented on code in PR #23905: URL: https://github.com/apache/flink/pull/23905#discussion_r1440106462
########## flink-core/src/test/java/org/apache/flink/api/common/operators/base/FlatMapOperatorCollectionTest.java: ########## @@ -42,6 +43,7 @@ import java.util.List; import java.util.concurrent.Future; +/** The test for flat map operator. */ Review Comment: These code-style clean-ups have been placed into the commit `[hotfix] Fix the lacking class comments for the tests using TaskInfo`. -- 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]
