GitHub user caicancai closed a discussion: About StreamPark's flink version support
StreamPark currently supports too many flink versions, many projects have rolled to support flink three versions, I think this measure is good, if you support too many flink versions, in order to be compatible with these flink versions at the same time we have to make some compromises at the code level, such as flink 1.14 and flink 1.15 There is a huge difference. And supporting too many Flink versions will affect upgrades between Java versions and Scala versions, such as Java to Java 11, Scala to Scala 2.3 or even 3. So my idea is that following other projects and only supporting three versions of flink is enough GitHub link: https://github.com/apache/incubator-streampark/discussions/3172 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
