[FLINK-35282][FLINK-35520] PyFlink Support for Apache Beam > 2.49
What is the purpose of the change
This is the second attempt for FLINK-35282
Verifying this change
Existing tests cover the change
Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): (yes)
- The public API, i.e., is any changed class annotated with
@Public(Evolving): ( no) - The serializers: (no)
- The runtime per-record code paths (performance sensitive): (no )
- Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: ( no)
- The S3 file system connector: (no)
Documentation
- Does this pull request introduce a new feature? (no)
- If yes, how is the feature documented? (not applicable)
CI report:
- 733e19c75d36564d8f702bb638ee633f764757ec Azure: FAILURE
Bot commands
The @flinkbot bot supports the following commands:@flinkbot run azurere-run the last Azure build
hi there @snuyanzin @hlteoh37, are you actively working on this PR? Is there any way I could help with this?
I was here since I thought the only thing which should be fixed here is license related staff However it seems some more things should be done currently I don't have time for that so feel free to continue
@snuyanzin @hlteoh37 what else is needed to complete this PR? This is imposes a limit on somewhat dated proto/grpc versions as well
@hlteoh37 I submitted #25541, would you be available for a review?
closed in favor of https://github.com/apache/flink/pull/25541,