reswqa commented on code in PR #22579:
URL: https://github.com/apache/flink/pull/22579#discussion_r1206813779


##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/runtime/batch/sql/join/SemiJoinITCase.scala:
##########
@@ -470,7 +469,7 @@ class SemiJoinITCase(expectedJoinType: JoinType) extends 
BatchTestBase {
 }
 
 object SemiJoinITCase {
-  @Parameterized.Parameters(name = "{0}-{1}")
+  @Parameters(name = "{0}-{1}")

Review Comment:
   Then we should fix it. Please try to give it a more appropriate name.



-- 
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]

Reply via email to