zhangshenghang commented on issue #10353: URL: https://github.com/apache/seatunnel/issues/10353#issuecomment-3758704186
<!-- code-pr-reviewer --> Thank you for the proposal to add Apache Flink 2.0.1 support. Could you please provide more details so we can evaluate this request: 1. **Scope**: Which SeaTunnel components need updates? (connector runtime, Flink sink, CI build profiles, or all?) 2. **Compatibility changes**: Are there known incompatibilities between Flink 2.0.1 and the currently supported Flink versions that would require code changes or API adaptations? 3. **Verification**: Have you tested SeaTunnel with Flink 2.0.1 locally? If so, are there any failures or error logs to share? Background: Currently supported Flink versions are defined in: - `seatunnel-connectors-v2/connector-flink-sink/pom.xml` (flink.version property) - `.github/workflows/*` (CI matrix jobs) Providing the above information will help maintainers understand the impact and effort involved. -- 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]
