slinkydeveloper commented on a change in pull request #18134: URL: https://github.com/apache/flink/pull/18134#discussion_r772518458
########## File path: flink-examples/flink-examples-table/pom.xml ########## @@ -83,6 +78,18 @@ under the License. <version>${project.version}</version> <scope>test</scope> </dependency> + <dependency> Review comment: here the order is: * api * connectors * test utils, runtime, planner (for testing) I moved flink core above. I don't think common we need to declare common, there is no need for users to know about 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. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org