FangYongs commented on code in PR #22289:
URL: https://github.com/apache/flink/pull/22289#discussion_r1155230946


##########
flink-table/flink-sql-jdbc-driver-bundle/pom.xml:
##########
@@ -77,7 +89,9 @@
                                                                        
<include>org.apache.flink:flink-sql-jdbc-driver</include>
                                                                        
<include>org.apache.flink:flink-sql-client</include>
                                                                        
<include>org.apache.flink:flink-sql-gateway-api</include>
+                                                                       
<include>org.apache.flink:flink-sql-gateway</include>
                                                                        
<include>org.apache.flink:flink-table-common</include>
+                                                                       
<include>org.apache.flink:flink-core</include>

Review Comment:
   I have created an issue https://issues.apache.org/jira/browse/FLINK-31687 to 
get rid of flink-core after we complete main functions in jdbc driver



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

Reply via email to