Github user fhueske commented on a diff in the pull request:
https://github.com/apache/flink/pull/4842#discussion_r145260098
--- Diff:
flink-libraries/flink-table/src/test/scala/org/apache/flink/table/api/batch/table/CorrelateTest.scala
---
@@ -73,13 +74,17 @@ class CorrelateTest extends TableTestBase {
util.verifyTable(result2, expected2)
}
+ /**
--- End diff --
Please remove this comment. The test does not include a corresponding query.---
