Want to try to add support? :-) :-) :-) The history of https://github.com/apache/beam/tree/master/runners/flink shows how it is done, for example:
1.16: https://github.com/apache/beam/pull/25584/files 1.15: https://github.com/apache/beam/pull/17739/files Testing might be largely routine, and I'm sure people will jump in to help. Kenn On Thu, Jul 27, 2023 at 10:50 PM Vaibhav Gosain <vaibhav.gos...@glean.com> wrote: > Hi team, > > Are there any plans to add support for Flink 1.17 in the Beam Flink > Runner? The latest supported version is 1.16, and the latest stable release > for Flink is 1.17 . > > There are a few fixes in 1.17 related to reactive/adaptive scaling and > operator autoscaler which we are eagerly looking to make use of. > > Regards, > Vaibhav Gosain >