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

dataroaring 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 6f5d9b63819 [typo](docs) use decoupled mode wording in 3.x TPC docs 
(#3371)
6f5d9b63819 is described below

commit 6f5d9b638190829c3fddd741d25b28c673151d08
Author: Yongqiang YANG <[email protected]>
AuthorDate: Tue Feb 10 14:09:55 2026 -0800

    [typo](docs) use decoupled mode wording in 3.x TPC docs (#3371)
    
    ## Summary
    - redoes #1770 by replacing `Compute-Storage Coupled Mode` with
    `Compute-Storage Decoupled Mode` in 3.x TPC benchmark docs
    - update both English and Chinese docs under `version-3.x`
    - commit is signed with the original author identity from #1770
    
    ## Reference
    - redoes issue intent from #1770
    
    ---------
    
    Co-authored-by: daveyyan <[email protected]>
    Co-authored-by: Copilot <[email protected]>
---
 .../version-3.x/benchmark/tpcds.md                             |  3 +--
 .../version-3.x/benchmark/tpch.md                              |  3 +--
 versioned_docs/version-3.x/benchmark/tpcds.md                  | 10 +++++-----
 versioned_docs/version-3.x/benchmark/tpch.md                   | 10 +++++-----
 4 files changed, 12 insertions(+), 14 deletions(-)

diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/benchmark/tpcds.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/benchmark/tpcds.md
index 9ed79c69158..38f7acd8f7a 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/benchmark/tpcds.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/benchmark/tpcds.md
@@ -75,7 +75,7 @@ TPC-DS 99 个测试查询语句: 
[TPC-DS-Query-SQL](https://github.com/apache/
 
 这里我们使用 Apache Doris 3.0.3-rc03 (存算分离模式) 和 Apache Doris 2.1.7-rc03 
版本进行对比测试,测试结果如下:
 
-| Query     | Apache Doris 3.0.3-rc03 Compute-Storage Coupled Mode (ms) | 
Apache Doris 2.1.7-rc03 (ms) |
+| Query     | Apache Doris 3.0.3-rc03 Compute-Storage Decoupled Mode (ms) | 
Apache Doris 2.1.7-rc03 (ms) |
 
|-----------|-----------------------------------------------------------|------------------------------|
 | query01   | 580                                                       | 630  
                        |
 | query02   | 5540                                                      | 4930 
                        |
@@ -261,4 +261,3 @@ sh bin/run-tpcds-queries.sh -s 1000
 ### 7.5.2 单个 SQL 执行
 
 你也可以从代码库里获取最新的 SQL。最新测试查询语句地址:[TPC-DS 
测试查询语句](https://github.com/apache/doris/tree/master/tools/tpcds-tools/queries/sf1000)
-
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/benchmark/tpch.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/benchmark/tpch.md
index 4be04425231..8f5a80c87fa 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/benchmark/tpch.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/benchmark/tpch.md
@@ -57,7 +57,7 @@ TPC-H 22 个测试查询语句: 
[TPCH-Query-SQL](https://github.com/apache/dor
 
 这里我们使用 Apache Doris 3.0.3-rc03 (存算分离模式) 和 Apache Doris 2.1.7-rc03 
版本进行对比测试,测试结果如下:
 
-| Query     | Apache Doris 3.0.3-rc03 Compute-Storage Coupled Mode (ms) | 
Apache Doris 2.1.7-rc03 (ms) |
+| Query     | Apache Doris 3.0.3-rc03 Compute-Storage Decoupled Mode (ms) | 
Apache Doris 2.1.7-rc03 (ms) |
 
|-----------|-----------------------------------------------------------|------------------------------|
 | q01       | 13390                                                     | 
11880                        |
 | q02       | 250                                                       | 280  
                        |
@@ -852,4 +852,3 @@ order by
     cntrycode;
 
 ```
-
diff --git a/versioned_docs/version-3.x/benchmark/tpcds.md 
b/versioned_docs/version-3.x/benchmark/tpcds.md
index f0a9d2b5916..54b68c08161 100644
--- a/versioned_docs/version-3.x/benchmark/tpcds.md
+++ b/versioned_docs/version-3.x/benchmark/tpcds.md
@@ -14,7 +14,7 @@ The design goal of TPC-DS is to simulate complex decision 
support workloads in t
 
 This document mainly introduces the performance of Doris on the TPC-DS 1000G 
test set.
 
-On 99 queries on the TPC-DS standard test data set, we conducted a comparison 
test based on Apache Doris 3.0.3-rc03 (Compute-Storage Coupled Mode) and Apache 
Doris 2.1.7-rc03 versions. The performance of the integrated storage and 
computing mode in version 3.x is based on version 2.1.x
+For 99 queries on the TPC-DS standard test data set, we conducted a comparison 
test between Apache Doris 3.0.3-rc03 running in Compute-Storage Decoupled Mode 
and Apache Doris 2.1.7-rc03 running in the traditional integrated 
storage-compute mode, with the 2.1.x integrated mode used as the performance 
baseline for earlier 3.x integrated-mode results.
 
 
 ![TPCDS_1000G](/images/tpcds_3.0.png)
@@ -34,12 +34,12 @@ On 99 queries on the TPC-DS standard test data set, we 
conducted a comparison te
 - Doris Deployed 3BEs and 1FE
 - Kernel Version: Linux version 5.15.0-101-generic 
 - OS version: Ubuntu 20.04 LTS (Focal Fossa)
-- Doris software version: Apache Doris 3.0.3-rc03 (Compute-Storage Coupled 
Mode), Apache Doris 2.1.7-rc03
+- Doris software version: Apache Doris 3.0.3-rc03 (Compute-Storage Decoupled 
Mode), Apache Doris 2.1.7-rc03
 - JDK: openjdk version "17.0.2"
 
 ## 3. Test Data Volume
 
-The TPC-DS 1000G data generated by the simulation of the entire test are 
respectively imported into Apache Doris 3.0.3-rc03 (Compute-Storage Coupled 
Mode) and Apache Doris 2.1.7-rc03 for testing. The following is the relevant 
description and data volume of the table.
+The TPC-DS 1000G data generated by the simulation of the entire test are 
respectively imported into Apache Doris 3.0.3-rc03 (Compute-Storage Decoupled 
Mode) and Apache Doris 2.1.7-rc03 for testing. The following is the relevant 
description and data volume of the table.
 
 | TPC-DS Table Name      | Rows          |
 |------------------------|---------------|
@@ -74,10 +74,10 @@ TPC-DS 99 test query statements : 
[TPC-DS-Query-SQL](https://github.com/apache/d
 
 ## 5. Test Results
 
-Here we use Apache Doris 3.0.3-rc03 (Compute-Storage Coupled Mode) and Apache 
Doris 2.1.7-rc03 for comparative testing. In the test, we use Query Time(ms) as 
the main performance indicator.
+Here we use Apache Doris 3.0.3-rc03 (Compute-Storage Decoupled Mode) and 
Apache Doris 2.1.7-rc03 for comparative testing. In the test, we use Query 
Time(ms) as the main performance indicator.
 The test results are as follows: 
 
-| Query     | Apache Doris 3.0.3-rc03 Compute-Storage Coupled Mode (ms) | 
Apache Doris 2.1.7-rc03 (ms) |
+| Query     | Apache Doris 3.0.3-rc03 Compute-Storage Decoupled Mode (ms) | 
Apache Doris 2.1.7-rc03 (ms) |
 
|-----------|-----------------------------------------------------------|------------------------------|
 | query01   | 580                                                       | 630  
                        |
 | query02   | 5540                                                      | 4930 
                        |
diff --git a/versioned_docs/version-3.x/benchmark/tpch.md 
b/versioned_docs/version-3.x/benchmark/tpch.md
index e2a2099b623..223c38d6b30 100644
--- a/versioned_docs/version-3.x/benchmark/tpch.md
+++ b/versioned_docs/version-3.x/benchmark/tpch.md
@@ -12,7 +12,7 @@ TPC-H is a decision support benchmark (Decision Support 
Benchmark), which consis
 
 This document mainly introduces the performance of Doris on the TPC-H 1000G 
test set.
 
-On 22 queries on the TPC-H standard test data set, we conducted a comparison 
test based on Apache Doris 3.0.3-rc03 (Compute-Storage Coupled Mode) and Apache 
Doris 2.1.7-rc03 versions. The performance of the integrated storage and 
computing mode in version 3.x is based on version 2.1.x
+On 22 queries on the TPC-H standard test data set, we conducted a comparison 
test between Apache Doris 3.0.3-rc03 in compute-storage decoupled mode and 
Apache Doris 2.1.7-rc03 in integrated storage-compute mode. The performance of 
the integrated storage-compute architecture in the 3.x series uses Apache Doris 
2.1.x (integrated mode) as the baseline.
 
 ![TPCH_1000G](/images/tpch_3.0.png)
 
@@ -31,12 +31,12 @@ On 22 queries on the TPC-H standard test data set, we 
conducted a comparison tes
 - Doris Deployed 3BEs and 1FE
 - Kernel Version: Linux version 5.15.0-101-generic
 - OS version: Ubuntu 20.04 LTS (Focal Fossa)
-- Doris software version: Apache Doris 3.0.3-rc03 (Compute-Storage Coupled 
Mode), Apache Doris 2.1.7-rc03
+- Doris software version: Apache Doris 3.0.3-rc03 (Compute-Storage Decoupled 
Mode), Apache Doris 2.1.7-rc03
 - JDK: openjdk version "17.0.2"
 
 ## 3. Test Data Volume
 
-The TPC-H 1000G data generated by the simulation of the entire test are 
respectively imported into Apache Doris 3.0.3-rc03 (Compute-Storage Coupled 
Mode) and Apache Doris 2.1.7-rc03 for testing. The following is the relevant 
description and data volume of the table.
+The TPC-H 1000G data generated by the simulation of the entire test are 
respectively imported into Apache Doris 3.0.3-rc03 (Compute-Storage Decoupled 
Mode) and Apache Doris 2.1.7-rc03 for testing. The following is the relevant 
description and data volume of the table.
 
 | TPC-H Table Name | Rows          | Annotation    |
 |:-----------------|:--------------|:--------------|
@@ -56,9 +56,9 @@ TPC-H 22 test query statements : 
[TPCH-Query-SQL](https://github.com/apache/dori
 
 ## 5. Test Results
 
-Here we use Apache Doris 3.0.3-rc03 (Compute-Storage Coupled Mode) and Apache 
Doris 2.1.7-rc03 for comparative testing. In the test, we use Query Time(ms) as 
the main performance indicator. The test results are as follows:
+Here we use Apache Doris 3.0.3-rc03 (Compute-Storage Decoupled Mode) and 
Apache Doris 2.1.7-rc03 for comparative testing. In the test, we use Query 
Time(ms) as the main performance indicator. The test results are as follows:
 
-| Query     | Apache Doris 3.0.3-rc03 Compute-Storage Coupled Mode (ms) | 
Apache Doris 2.1.7-rc03 (ms) |
+| Query     | Apache Doris 3.0.3-rc03 Compute-Storage Decoupled Mode (ms) | 
Apache Doris 2.1.7-rc03 (ms) |
 
|-----------|-----------------------------------------------------------|------------------------------|
 | q01       | 13390                                                     | 
11880                        |
 | q02       | 250                                                       | 280  
                        |


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to