reswqa commented on code in PR #45: URL: https://github.com/apache/flink-connector-jdbc/pull/45#discussion_r1184544224
########## docs/data/jdbc.yml: ########## @@ -18,4 +18,4 @@ variants: - maven: flink-connector-jdbc - sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-jdbc/$full_version/flink-sql-connector-jdbc-$full_version.jar + sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-connector-jdbc/$full_version/flink-connector-jdbc-$full_version.jar Review Comment: It should be noted that in the flink-1.17 document, this link will be replaced with `https://repo.maven.apache.org/maven2/org/apache/flink/flink-connector-jdbc/3.0.0-1.17/flink-connector-jdbc-3.0.0-1.17.jar` and is currently inaccessible. After the jdbc connector releases a version that supports 1.17, the URL will be automatically activated. -- 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]
