FANNG1 opened a new pull request, #11198: URL: https://github.com/apache/gravitino/pull/11198
### What changes were proposed in this pull request? This PR updates the Flink connector documentation to describe the supported Flink minor versions and the matching runtime artifacts for Flink 1.18, 1.19, and 1.20. It also updates the JDBC, Paimon, and Iceberg catalog docs to clarify which dependency artifacts should be used with each Flink version. ### Why are the changes needed? The Flink connector now supports multiple Flink minor versions, but the user-facing documentation still primarily referenced Flink 1.18 artifacts. Fix: #10543 ### Does this PR introduce _any_ user-facing change? Yes. This is a documentation-only change that clarifies supported Flink versions and required runtime artifacts. ### How was this patch tested? - ./gradlew :docs:build -- 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]
