This is an automated email from the ASF dual-hosted git repository.
aokolnychyi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 7a704378 Deprecate Spark 3.1 (#227)
7a704378 is described below
commit 7a704378ea8de4195d7bae7d5cac98a7fe78da3a
Author: Anton Okolnychyi <[email protected]>
AuthorDate: Thu Apr 27 09:42:20 2023 -0700
Deprecate Spark 3.1 (#227)
---
landing-page/content/common/multi-engine-support.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/landing-page/content/common/multi-engine-support.md
b/landing-page/content/common/multi-engine-support.md
index 8ed52439..7b210838 100644
--- a/landing-page/content/common/multi-engine-support.md
+++ b/landing-page/content/common/multi-engine-support.md
@@ -66,7 +66,7 @@ Each engine version undergoes the following lifecycle stages:
| ---------- | ------------------ | -----------------------
|------------------------| ------------------ |
| 2.4 | Deprecated | 0.7.0-incubating | {{%
icebergVersion %}} |
[iceberg-spark-runtime-2.4](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-spark-runtime-2.4/{{%
icebergVersion %}}/iceberg-spark-runtime-2.4-{{% icebergVersion %}}.jar) |
| 3.0 | End of Life | 0.9.0 | 1.0.0
|
[iceberg-spark-runtime-3.0_2.12](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-spark-runtime-3.0_2.12/1.0.0/iceberg-spark-runtime-3.0_2.12-1.0.0.jar)
|
-| 3.1 | Maintained | 0.12.0 | {{%
icebergVersion %}} |
[iceberg-spark-runtime-3.1_2.12](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-spark-runtime-3.1_2.12/{{%
icebergVersion %}}/iceberg-spark-runtime-3.1_2.12-{{% icebergVersion %}}.jar)
[1] |
+| 3.1 | Deprecated | 0.12.0 | {{%
icebergVersion %}} |
[iceberg-spark-runtime-3.1_2.12](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-spark-runtime-3.1_2.12/{{%
icebergVersion %}}/iceberg-spark-runtime-3.1_2.12-{{% icebergVersion %}}.jar)
[1] |
| 3.2 | Maintained | 0.13.0 | {{%
icebergVersion %}} |
[iceberg-spark-runtime-3.2_2.12](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-spark-runtime-3.2_2.12/{{%
icebergVersion %}}/iceberg-spark-runtime-3.2_2.12-{{% icebergVersion %}}.jar) |
| 3.3 | Maintained | 0.14.0 | {{%
icebergVersion %}} |
[iceberg-spark-runtime-3.3_2.12](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) |