davidradl commented on code in PR #167: URL: https://github.com/apache/flink-connector-jdbc/pull/167#discussion_r2077220939
########## docs/content/docs/connectors/table/jdbc.md: ########## @@ -58,7 +73,8 @@ A driver dependency is also required to connect to a specified database. Here ar | OceanBase | `com.oceanbase` | `oceanbase-client` | [Download](https://repo1.maven.org/maven2/com/oceanbase/oceanbase-client/) | -JDBC connector and drivers are not part of Flink's binary distribution. See how to link with them for cluster execution [here]({{< ref "docs/dev/configuration/overview" >}}). +JDBC connector and drivers are not part of Flink's binary distribution. +See how to link with them for cluster execution [here]({{< ref "docs/dev/configuration/overview" >}}). Review Comment: nit: what do we mean by `link with`. It sounds like linking after compiling. I suggest, `See how to use them` -- 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