snuyanzin commented on PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#issuecomment-1899301322
it is reproducible locally with this command (also assuming that it will be run with jdk17 or jdk21) ``` mvn clean install -Dflink.version=1.19-SNAPSHOT ``` the reason is recent change in Flink main repo since it is not related to changes within this PR, I created a separate PR to fix it https://github.com/apache/flink-connector-jdbc/pull/93 -- 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]
