Abacn opened a new issue, #36947: URL: https://github.com/apache/beam/issues/36947
### What needs to happen? Flink 2 was released in March 2025. In terms of Beam Flink Runner, one of the most relevant change is the removal of DataSet API. We should follow https://nightlies.apache.org/flink/flink-docs-release-1.20/docs/dev/datastream/dataset_migration/ to migrate to DataStream API. This can be done for current Flink runner. We can move forward once we get rid of org.apache.flink:flink-java dependency, See also https://nightlies.apache.org/flink/flink-docs-master/release-notes/flink-2.0/ ### Issue Priority Priority: 2 (default / most normal work should be filed as P2) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] Component: Spark Runner - [x] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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]
