This is an automated email from the ASF dual-hosted git repository.
etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new a3cbdcbae6 Add Flink 1.20 & remove Flink 1.17 in stage-binaries.sh and
docs (#10888)
a3cbdcbae6 is described below
commit a3cbdcbae6627b42a52eb8e028ce4f83f30421f9
Author: Robert Stupp <[email protected]>
AuthorDate: Wed Aug 7 16:07:38 2024 +0200
Add Flink 1.20 & remove Flink 1.17 in stage-binaries.sh and docs (#10888)
This is a follow-up to #10881
---
dev/stage-binaries.sh | 2 +-
site/docs/multi-engine-support.md | 3 ++-
site/docs/releases.md | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev/stage-binaries.sh b/dev/stage-binaries.sh
index 05bf3c4253..29cf31e5f4 100755
--- a/dev/stage-binaries.sh
+++ b/dev/stage-binaries.sh
@@ -19,7 +19,7 @@
#
SCALA_VERSION=2.12
-FLINK_VERSIONS=1.17,1.18,1.19
+FLINK_VERSIONS=1.18,1.19,1.20
SPARK_VERSIONS=3.3,3.4,3.5
HIVE_VERSIONS=2,3
diff --git a/site/docs/multi-engine-support.md
b/site/docs/multi-engine-support.md
index e4123cc579..a3c63276bf 100644
--- a/site/docs/multi-engine-support.md
+++ b/site/docs/multi-engine-support.md
@@ -90,9 +90,10 @@ Users should continuously upgrade their Flink version to
stay up-to-date.
| 1.14 | End of Life | 0.13.0 | 1.2.0
|
[iceberg-flink-runtime-1.14](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.14/1.2.0/iceberg-flink-runtime-1.14-1.2.0.jar)
|
| 1.15 | End of Life | 0.14.0 | 1.4.3
|
[iceberg-flink-runtime-1.15](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.15/1.4.3/iceberg-flink-runtime-1.15-1.4.3.jar)
|
| 1.16 | End of Life | 1.1.0 | 1.5.0
|
[iceberg-flink-runtime-1.16](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.16/1.5.0/iceberg-flink-runtime-1.16-1.5.0.jar)
|
-| 1.17 | Deprecated | 1.3.0 | {{ icebergVersion }}
|
[iceberg-flink-runtime-1.17](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.17/{{
icebergVersion }}/iceberg-flink-runtime-1.17-{{ icebergVersion }}.jar) |
+| 1.17 | Deprecated | 1.3.0 | 1.6.0
|
[iceberg-flink-runtime-1.17](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.17/{{
icebergVersion }}/iceberg-flink-runtime-1.17-{{ icebergVersion }}.jar) |
| 1.18 | Maintained | 1.5.0 | {{ icebergVersion }}
|
[iceberg-flink-runtime-1.18](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.18/{{
icebergVersion }}/iceberg-flink-runtime-1.18-{{ icebergVersion }}.jar) |
| 1.19 | Maintained | 1.6.0 | {{ icebergVersion }}
|
[iceberg-flink-runtime-1.19](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.19/{{
icebergVersion }}/iceberg-flink-runtime-1.19-{{ icebergVersion }}.jar) |
+| 1.20 | Maintained | 1.7.0 | {{ icebergVersion }}
|
[iceberg-flink-runtime-1.20](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.20/{{
icebergVersion }}/iceberg-flink-runtime-1.20-{{ icebergVersion }}.jar) |
<!-- markdown-link-check-enable -->
diff --git a/site/docs/releases.md b/site/docs/releases.md
index cc29857ed8..6b48e31a07 100644
--- a/site/docs/releases.md
+++ b/site/docs/releases.md
@@ -31,9 +31,9 @@ The latest version of Iceberg is [{{ icebergVersion
}}](https://github.com/apach
* [{{ icebergVersion }} Spark 3.4\_with Scala 2.13 runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-spark-runtime-3.4_2.13/{{
icebergVersion }}/iceberg-spark-runtime-3.4_2.13-{{ icebergVersion }}.jar)
* [{{ icebergVersion }} Spark 3.3\_with Scala 2.12 runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-spark-runtime-3.3_2.12/{{
icebergVersion }}/iceberg-spark-runtime-3.3_2.12-{{ icebergVersion }}.jar)
* [{{ icebergVersion }} Spark 3.3\_with Scala 2.13 runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-spark-runtime-3.3_2.13/{{
icebergVersion }}/iceberg-spark-runtime-3.3_2.13-{{ icebergVersion }}.jar)
+* [{{ icebergVersion }} Flink 1.20 runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.20/{{
icebergVersion }}/iceberg-flink-runtime-1.20-{{ icebergVersion }}.jar)
+* [{{ icebergVersion }} Flink 1.19 runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.19/{{
icebergVersion }}/iceberg-flink-runtime-1.19-{{ icebergVersion }}.jar)
* [{{ icebergVersion }} Flink 1.18 runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.18/{{
icebergVersion }}/iceberg-flink-runtime-1.18-{{ icebergVersion }}.jar)
-* [{{ icebergVersion }} Flink 1.17 runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.17/{{
icebergVersion }}/iceberg-flink-runtime-1.17-{{ icebergVersion }}.jar)
-* [{{ icebergVersion }} Flink 1.16 runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.16/{{
icebergVersion }}/iceberg-flink-runtime-1.16-{{ icebergVersion }}.jar)
* [{{ icebergVersion }} Hive runtime
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-hive-runtime/{{
icebergVersion }}/iceberg-hive-runtime-{{ icebergVersion }}.jar)
* [{{ icebergVersion }} aws-bundle
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-aws-bundle/{{
icebergVersion }}/iceberg-aws-bundle-{{ icebergVersion }}.jar)
* [{{ icebergVersion }} gcp-bundle
Jar](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-gcp-bundle/{{
icebergVersion }}/iceberg-gcp-bundle-{{ icebergVersion }}.jar)