davidradl commented on code in PR #167:
URL:
https://github.com/apache/flink-connector-jdbc/pull/167#discussion_r2077179015
##########
docs/content/docs/connectors/table/jdbc.md:
##########
@@ -38,12 +38,27 @@ The JDBC sink operate in upsert mode for exchange
UPDATE/DELETE messages with th
Dependencies
------------
+When using the JDBC connector, `flink-connector-jdbc-core`,
`flink-connector-jdbc-${database}` and the JDBC driver needs to be added to the
dependencies.
Review Comment:
needs -> need
##########
docs/content/docs/connectors/table/jdbc.md:
##########
@@ -38,12 +38,27 @@ The JDBC sink operate in upsert mode for exchange
UPDATE/DELETE messages with th
Dependencies
------------
+When using the JDBC connector, `flink-connector-jdbc-core`,
`flink-connector-jdbc-${database}` and the JDBC driver needs to be added to the
dependencies.
Review Comment:
nit: needs -> need
--
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]