wuchong commented on a change in pull request #11340: [Flink 14338] Upgrade 
Calcite version to 1.22 for Flink SQL
URL: https://github.com/apache/flink/pull/11340#discussion_r393481347
 
 

 ##########
 File path: flink-table/flink-sql-parser/pom.xml
 ##########
 @@ -156,6 +174,12 @@ under the License.
                        <scope>test</scope>
                        <type>test-jar</type>
                </dependency>
+               <dependency>
+                       <groupId>org.junit.jupiter</groupId>
+                       <artifactId>junit-jupiter-engine</artifactId>
 
 Review comment:
   Why do we need to depend on junit5? It's weird to use junit5 while other 
modules are using 4. 
   If it is needed, could you add a comment on this to explain it?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to