You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/01/16 08:39:56 UTC

[GitHub] sunjincheng121 commented on a change in pull request #7409: [FLINK-11064] [table] Setup a new flink-table module structure

sunjincheng121 commented on a change in pull request #7409: [FLINK-11064] [table] Setup a new flink-table module structure
URL: https://github.com/apache/flink/pull/7409#discussion_r248184430
 
 

 ##########
 File path: flink-connectors/flink-connector-cassandra/pom.xml
 ##########
 @@ -196,11 +196,22 @@ under the License.
 				</exclusion>
 			</exclusions>
 		</dependency>
+
+		<!-- Table ecosystem -->
+		<!-- Projects depending on this project, won't depend on flink-table-*. -->
 
 Review comment:
   Does only dependent on flink-table-common is enough ?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services