eskabetxe commented on code in PR #76:
URL:
https://github.com/apache/flink-connector-jdbc/pull/76#discussion_r1397338085
##########
pom.xml:
##########
@@ -47,14 +47,14 @@ under the License.
</modules>
<properties>
- <flink.version>1.17.0</flink.version>
+ <flink.version>1.16.2</flink.version>
Review Comment:
exactly, as this should be the minimum version we are setting that minimum
version.
this was commented with @MartijnVisser offline
I'm still not convinced about this, as I would prefer to have last version
to see deprecations and start working on it and the compatibility with other
versions is already tested with CI
but I'm following the rules
--
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]