zentol commented on a change in pull request #7587: [FLINK-11064] [table] Setup
a new flink-table module structure
URL: https://github.com/apache/flink/pull/7587#discussion_r251817842
##########
File path: flink-table/flink-table-planner/pom.xml
##########
@@ -268,8 +279,7 @@ under the License.
<include>net.hydromatic:*</include>
<include>com.esri.geometry:*</include>
- <!--
flink-table dependencies -->
-
<include>org.apache.flink:flink-table-common</include>
Review comment:
Looks like flink-table-planner only bundles non-Flink dependencies, and
flink-table-dist bundles the various Flink dependencies.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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