leonardBang commented on code in PR #4339:
URL: https://github.com/apache/flink-cdc/pull/4339#discussion_r2987865053
##########
docs/content/docs/connectors/flink-sources/datastream-api-package-guidance.md:
##########
@@ -169,7 +169,7 @@ This guide provides a simple `pom.xml` example for
packaging DataStream job JARs
<include>io.debezium:debezium-ddl-parser</include>
<include>io.debezium:debezium-connector-mysql</include>
<include>org.apache.flink:flink-connector-debezium</include>
-
<include>org.apache.flink:flink-connector-mysql-cdc</include>
+
<include>org.apache.flink:flink-sql-connector-mysql-cdc</include>
Review Comment:
Why we change here? I think keeping dependencies as less as possible is
important for datastream users
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]