wuchong commented on a change in pull request #10769: [FLINK-15479]Override 
explainSource method for JDBCTableSource
URL: https://github.com/apache/flink/pull/10769#discussion_r366329915
 
 

 ##########
 File path: flink-connectors/flink-jdbc/pom.xml
 ##########
 @@ -54,6 +54,14 @@ under the License.
                        <optional>true</optional>
                </dependency>
 
+               <dependency>
+                       <groupId>org.apache.flink</groupId>
+                       
<artifactId>flink-table-planner-blink_${scala.binary.version}</artifactId>
+                       <version>${project.version}</version>
+                       <scope>provided</scope>
 
 Review comment:
   Can we set the scope only for `test`?

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