FANNG1 opened a new issue, #10542: URL: https://github.com/apache/gravitino/issues/10542
### Describe the proposal Add Flink 1.19 and Flink 1.20 support on top of the new versioned Flink connector framework. This issue covers: - introducing `flink-1.19` and `flink-runtime-1.19` - introducing `flink-1.20` and `flink-runtime-1.20` - adding version-specific catalog, factory, and compat entry classes for Flink 1.19 and 1.20 - absorbing provider-specific minor-version differences into versioned implementations - extending runtime packaging, integration tests, and CI to Flink 1.19 and 1.20 This issue depends on the framework and Flink 1.18 baseline work under parent issue #9710. ### Why is this needed Once the versioned framework is established with Flink 1.18, the next step is to extend the same architecture to Flink 1.19 and 1.20. ### Additional context Parent issue: #9710 -- 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]
