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

lzljs3620320 pushed a commit to branch release-1.2
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/release-1.2 by this push:
     new 929beaabb3 [doc] Update overview architecture png
929beaabb3 is described below

commit 929beaabb3e4dbb030119d297f886ccb2afd7098
Author: JingsongLi <[email protected]>
AuthorDate: Tue Jul 8 15:20:53 2025 +0800

    [doc] Update overview architecture png
---
 docs/content/concepts/overview.md |   2 +-
 docs/static/img/architecture.png  | Bin 580814 -> 449598 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/concepts/overview.md 
b/docs/content/concepts/overview.md
index a55151ead5..659e1f04d3 100644
--- a/docs/content/concepts/overview.md
+++ b/docs/content/concepts/overview.md
@@ -42,7 +42,7 @@ As shown in the architecture above:
   - batch insert/overwrite from offline data.
 
 **Ecosystem:** In addition to Apache Flink, Paimon also supports read by other 
computation
-engines like Apache Hive, Apache Spark and Trino.
+engines like Apache Spark, StarRocks, Apache Doris, Apache Hive and Trino.
 
 **Internal:**
 - Under the hood, Paimon stores the columnar files on the 
filesystem/object-store
diff --git a/docs/static/img/architecture.png b/docs/static/img/architecture.png
index 639447ecc0..3eae75233b 100644
Binary files a/docs/static/img/architecture.png and 
b/docs/static/img/architecture.png differ

Reply via email to