You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by op...@apache.org on 2022/05/16 12:07:51 UTC

[iceberg] branch master updated: Docs: Updated version support description for Flink (#4756)

This is an automated email from the ASF dual-hosted git repository.

openinx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 932ede696 Docs: Updated version support description for Flink (#4756)
932ede696 is described below

commit 932ede696cbb07c266a15505a5d49083f624608e
Author: liliwei <hi...@gmail.com>
AuthorDate: Mon May 16 20:07:46 2022 +0800

    Docs: Updated version support description for Flink (#4756)
---
 docs/flink/flink-getting-started.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/flink/flink-getting-started.md b/docs/flink/flink-getting-started.md
index 326c06e7c..045097ca4 100644
--- a/docs/flink/flink-getting-started.md
+++ b/docs/flink/flink-getting-started.md
@@ -22,8 +22,7 @@ url: flink
 
 # Flink
 
-Apache Iceberg supports both [Apache Flink](https://flink.apache.org/)'s DataStream API and Table API. Currently,
-Iceberg integration for Apache Flink is available for Flink versions 1.12, 1.13, and 1.14. Previous versions of Iceberg also support Flink 1.11.
+Apache Iceberg supports both [Apache Flink](https://flink.apache.org/)'s DataStream API and Table API. See the [Multi-Engine Support#apache-flink](https://iceberg.apache.org/multi-engine-support/#apache-flink) page for the integration of Apache Flink.
 
 | Feature support                                             | Flink  | Notes                                                        |
 | ----------------------------------------------------------- | -----  | ------------------------------------------------------------ |