This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new e52886959fc [update] Replace images of lakehouse overview (#2083) e52886959fc is described below commit e52886959fce031ff5025e7aa55501b88a9577b5 Author: KassieZ <139741991+kass...@users.noreply.github.com> AuthorDate: Wed Feb 19 18:27:22 2025 +0800 [update] Replace images of lakehouse overview (#2083) ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built --- docs/lakehouse/lakehouse-overview.md | 10 +++++----- .../current/lakehouse/lakehouse-overview.md | 10 +++++----- static/images/Lakehouse/data-management.jpeg | Bin 0 -> 43219 bytes static/images/Lakehouse/data-management.png | Bin 38700 -> 0 bytes static/images/Lakehouse/federation-query.png | Bin 56776 -> 56065 bytes static/images/Lakehouse/lakehouse-arch-1.jpeg | Bin 0 -> 679703 bytes static/images/Lakehouse/lakehouse-arch-1.png | Bin 288586 -> 0 bytes static/images/Lakehouse/performance.jpeg | Bin 0 -> 52216 bytes static/images/Lakehouse/performance.png | Bin 82113 -> 0 bytes static/images/Lakehouse/query-acceleration.jpeg | Bin 0 -> 59802 bytes static/images/Lakehouse/query-acceleration.png | Bin 53713 -> 0 bytes static/images/Lakehouse/tpcds1000.jpeg | Bin 0 -> 49999 bytes static/images/Lakehouse/tpcds1000.png | Bin 44750 -> 0 bytes 13 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/lakehouse/lakehouse-overview.md b/docs/lakehouse/lakehouse-overview.md index abadb9bd0b2..0dbc631b480 100644 --- a/docs/lakehouse/lakehouse-overview.md +++ b/docs/lakehouse/lakehouse-overview.md @@ -30,7 +30,7 @@ under the License. Doris provides an excellent lakehouse solution for users through an extensible connector framework, a compute-storage decoupled architecture, a high-performance data processing engine, and data ecosystem openness. - + ### Flexible Data Access @@ -95,11 +95,11 @@ As an analytical data warehouse, Doris has made numerous optimizations in lakeho As shown below, on a 1TB TPCDS standard test set based on the Iceberg table format, Doris's overall execution of 99 queries is only 1/3 of Trino's. - + In actual user scenarios, Doris reduces average query latency by 20% and 95th percentile latency by 50% compared to Presto while using half the resources, significantly reducing resource costs while enhancing user experience. - + ### Convenient Service Migration @@ -137,7 +137,7 @@ In the lakehouse solution, Doris is mainly used for **lakehouse query accelerati In this scenario, Doris acts as a **compute engine**, accelerating query analysis on lakehouse data. - + #### Cache Acceleration @@ -161,7 +161,7 @@ Users can dynamically create multiple catalogs in Doris to connect different dat In this scenario, **Doris acts as a data processing engine**, processing lakehouse data. - + #### Task Scheduling diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/lakehouse-overview.md b/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/lakehouse-overview.md index f2d1d45ff9b..593cb5d8f6d 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/lakehouse-overview.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/lakehouse-overview.md @@ -30,7 +30,7 @@ under the License. Doris 通过可扩展的连接器框架、存算分离架构、高性能的数据处理引擎和数据生态开放性,为用户提供了优秀的湖仓一体解决方案。 - + ### 灵活的数据接入 @@ -95,11 +95,11 @@ Doris 作为分析型数据仓库,在湖仓数据处理和计算方面做了 如下所示,在基于 Iceberg 表格式的 1TB 的 TPCDS 标准测试集上,Doris 执行 99 个查询的总体运行仅为 Trino 的 1/3。 - + 实际用户场景中,Doris 在使用一半资源的情况下,相比 Presto 平均查询延迟降低了 20%,95 分位延迟更是降低 50%。在提升用户体验的同时,极大降低了资源成本。 - + ### 便捷的业务迁移 @@ -137,7 +137,7 @@ Doris 在湖仓一体方案中,主要用于 **湖仓查询加速**、**多源 在该场景中,Doris 作为 **计算引擎**,对湖仓中数据进行查询分析加速。 - + #### 缓存加速 @@ -161,7 +161,7 @@ Doris 可以作为 **统一 SQL 查询引擎**,连接不同数据源进行联 在该场景中,**Doris 作为数据处理引擎**,对湖仓数据进行加工处理。 - + #### 定时任务调度 diff --git a/static/images/Lakehouse/data-management.jpeg b/static/images/Lakehouse/data-management.jpeg new file mode 100644 index 00000000000..9f2d5da3543 Binary files /dev/null and b/static/images/Lakehouse/data-management.jpeg differ diff --git a/static/images/Lakehouse/data-management.png b/static/images/Lakehouse/data-management.png deleted file mode 100644 index ebfc9755e52..00000000000 Binary files a/static/images/Lakehouse/data-management.png and /dev/null differ diff --git a/static/images/Lakehouse/federation-query.png b/static/images/Lakehouse/federation-query.png index 1a94a452286..b84ed231454 100644 Binary files a/static/images/Lakehouse/federation-query.png and b/static/images/Lakehouse/federation-query.png differ diff --git a/static/images/Lakehouse/lakehouse-arch-1.jpeg b/static/images/Lakehouse/lakehouse-arch-1.jpeg new file mode 100644 index 00000000000..a0b2b581b56 Binary files /dev/null and b/static/images/Lakehouse/lakehouse-arch-1.jpeg differ diff --git a/static/images/Lakehouse/lakehouse-arch-1.png b/static/images/Lakehouse/lakehouse-arch-1.png deleted file mode 100644 index aef267c7278..00000000000 Binary files a/static/images/Lakehouse/lakehouse-arch-1.png and /dev/null differ diff --git a/static/images/Lakehouse/performance.jpeg b/static/images/Lakehouse/performance.jpeg new file mode 100644 index 00000000000..b4e55e5c032 Binary files /dev/null and b/static/images/Lakehouse/performance.jpeg differ diff --git a/static/images/Lakehouse/performance.png b/static/images/Lakehouse/performance.png deleted file mode 100644 index 31d2137c708..00000000000 Binary files a/static/images/Lakehouse/performance.png and /dev/null differ diff --git a/static/images/Lakehouse/query-acceleration.jpeg b/static/images/Lakehouse/query-acceleration.jpeg new file mode 100644 index 00000000000..b2dd5f9ceb2 Binary files /dev/null and b/static/images/Lakehouse/query-acceleration.jpeg differ diff --git a/static/images/Lakehouse/query-acceleration.png b/static/images/Lakehouse/query-acceleration.png deleted file mode 100644 index a322a14006c..00000000000 Binary files a/static/images/Lakehouse/query-acceleration.png and /dev/null differ diff --git a/static/images/Lakehouse/tpcds1000.jpeg b/static/images/Lakehouse/tpcds1000.jpeg new file mode 100644 index 00000000000..a81733defc4 Binary files /dev/null and b/static/images/Lakehouse/tpcds1000.jpeg differ diff --git a/static/images/Lakehouse/tpcds1000.png b/static/images/Lakehouse/tpcds1000.png deleted file mode 100644 index 780a00de078..00000000000 Binary files a/static/images/Lakehouse/tpcds1000.png and /dev/null differ --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org