This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
The following commit(s) were added to refs/heads/master by this push:
new f1ef8f18c [doc] Add StarRocks and Doris in engines
f1ef8f18c is described below
commit f1ef8f18cca14c779edf490a08106cf08c15044b
Author: Jingsong <[email protected]>
AuthorDate: Thu Nov 23 13:25:34 2023 +0800
[doc] Add StarRocks and Doris in engines
---
docs/content/engines/overview.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/docs/content/engines/overview.md b/docs/content/engines/overview.md
index e6173f4e2..d3beeff28 100644
--- a/docs/content/engines/overview.md
+++ b/docs/content/engines/overview.md
@@ -40,10 +40,11 @@ Apache Spark and Apache Hive.
| Spark | 2.4 | ✅ | ❌ | ❌ | ❌
| ❌ | ❌ | ❌ |
| Trino | 358 - 422 | ✅ | ❌ | ✅ | ✅
| ❌ | ❌ | ❌ |
| Presto | 0.236 - 0.280 | ✅ | ❌ | ✅ | ✅
| ❌ | ❌ | ❌ |
+|
[StarRocks](https://docs.starrocks.io/docs/data_source/catalog/paimon_catalog/)
| 3.1+ | ✅ | ❌ | ❌ | ❌ | ❌
| ❌ | ❌ |
+| [Doris](https://doris.apache.org/docs/lakehouse/multi-catalog/paimon/) |
2.0+ | ✅ | ❌ | ❌ | ❌ | ❌
| ❌ | ❌ |
-Ongoing engines:
-- Doris: Experimental feature. See: [Paimon
Catalog](https://doris.apache.org/docs/dev/lakehouse/multi-catalog/paimon).
-- Seatunnel: Under development, [Introduce paimon
connector](https://github.com/apache/incubator-seatunnel/pull/4178).
-- Starrocks: Under discussion
+Recommended versions are Flink 1.17.2, Spark 3.5.0, Hive 2.3.9
+
+## Download
[Download Link]({{< ref "project/download#engine-jars" >}})