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

yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new b62e700f4e [fix](doc): remove incubator. (#14159)
b62e700f4e is described below

commit b62e700f4ef719a026ff87b211e928487054cd07
Author: jakevin <jakevin...@gmail.com>
AuthorDate: Fri Nov 11 08:58:42 2022 +0800

    [fix](doc): remove incubator. (#14159)
---
 .github/ISSUE_TEMPLATE/bug_report.yml              | 11 +++--
 .github/ISSUE_TEMPLATE/config.yml                  |  3 +-
 .github/ISSUE_TEMPLATE/enhancement.yml             |  8 ++--
 .github/ISSUE_TEMPLATE/feature-request.yml         |  6 +--
 docs/en/community/developer-guide/fe-vscode-dev.md |  8 +++-
 docs/en/docs/benchmark/ssb.md                      | 16 +++----
 .../community/developer-guide/fe-vscode-dev.md     |  8 +++-
 docs/zh-CN/community/feedback.md                   |  2 +-
 docs/zh-CN/docs/benchmark/ssb.md                   | 49 ++++++++++------------
 .../ecosystem/udf/java-user-defined-function.md    |  4 +-
 .../docs/install/source-install/compilation-arm.md |  2 +-
 regression-test/suites/query/join/test_join.groovy |  2 +-
 .../suites/query/keyword/order_group.groovy        |  2 +-
 13 files changed, 62 insertions(+), 59 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml 
b/.github/ISSUE_TEMPLATE/bug_report.yml
index acabcb17ef..0355635395 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -18,7 +18,7 @@
 name: Doris Bug report
 title: "[Bug] "
 description: Problems and issues with code of Apache Doris
-labels: [ "kind/bug" ]
+labels: ["kind/bug"]
 body:
   - type: markdown
     attributes:
@@ -28,24 +28,24 @@ body:
         If it is an idea or help wanted, please go to:
 
         1. [Dev Mail List](mailto:d...@doris.apache.org): This will be your 
FASTEST way to get help![How to 
subscribe](mailto:dev-subscr...@doris.apache.org)
-        2. [Github 
Discussion](https://github.com/apache/incubator-doris/discussions)
+        2. [Github Discussion](https://github.com/apache/doris/discussions)
 
   - type: checkboxes
     attributes:
       label: Search before asking
       description: >
-        Please make sure to search in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) first 
to see
+        Please make sure to search in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) first to see
         whether the same issue was reported already.
       options:
         - label: >
-            I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar
+            I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar
             issues.
           required: true
 
   - type: textarea
     attributes:
       label: Version
-      description: What is the current version 
+      description: What is the current version
       placeholder: >
         Please provide the version you are using.
         If it is the trunk version, please input commit id.
@@ -106,4 +106,3 @@ body:
   - type: markdown
     attributes:
       value: "Thanks for completing our form!"
-
diff --git a/.github/ISSUE_TEMPLATE/config.yml 
b/.github/ISSUE_TEMPLATE/config.yml
index 8e0108ef34..28c0fdd69f 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -18,6 +18,5 @@
 blank_issues_enabled: true
 contact_links:
   - name: Ask a question or get support
-    url: https://github.com/apache/incubator-doris/discussions
+    url: https://github.com/apache/doris/discussions
     about: Ask a question or request support for using Apache Doris
-
diff --git a/.github/ISSUE_TEMPLATE/enhancement.yml 
b/.github/ISSUE_TEMPLATE/enhancement.yml
index df617e822d..53dcc4cfc0 100644
--- a/.github/ISSUE_TEMPLATE/enhancement.yml
+++ b/.github/ISSUE_TEMPLATE/enhancement.yml
@@ -18,7 +18,7 @@
 name: Doris enhancement
 description: Add an enhanment for Apache Doris
 title: "[Enhancement] "
-labels: [ "kind/enhancement" ]
+labels: ["kind/enhancement"]
 body:
   - type: markdown
     attributes:
@@ -31,11 +31,11 @@ body:
     attributes:
       label: Search before asking
       description: >
-        Please make sure to search in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) first 
to see
+        Please make sure to search in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) first to see
         whether the same issue was reported already.
       options:
         - label: >
-            I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar
+            I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar
             issues.
           required: true
 
@@ -49,7 +49,7 @@ body:
       label: Solution
       placeholder: >
         Add overview of proposed solution. 
-        
+
         Add related materials like links if they exist.
 
   - type: checkboxes
diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml 
b/.github/ISSUE_TEMPLATE/feature-request.yml
index 0a7d82ef2b..c0b7565634 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.yml
+++ b/.github/ISSUE_TEMPLATE/feature-request.yml
@@ -17,7 +17,7 @@
 name: Doris feature request
 description: Suggest an idea for Apache Doris
 title: "[Feature] "
-labels: [ "kind/feature" ]
+labels: ["kind/feature"]
 body:
   - type: markdown
     attributes:
@@ -30,11 +30,11 @@ body:
     attributes:
       label: Search before asking
       description: >
-        Please make sure to search in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) first 
to see
+        Please make sure to search in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) first to see
         whether the same issue was reported already.
       options:
         - label: >
-            I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar
+            I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar
             issues.
           required: true
 
diff --git a/docs/en/community/developer-guide/fe-vscode-dev.md 
b/docs/en/community/developer-guide/fe-vscode-dev.md
index 95dc4650c5..405bb71935 100644
--- a/docs/en/community/developer-guide/fe-vscode-dev.md
+++ b/docs/en/community/developer-guide/fe-vscode-dev.md
@@ -75,6 +75,10 @@ Other articles have already explained:
 * [Build with LDB toolchain 
](/docs/install/source-install/compilation-with-ldb-toolchain)
 * ......
 
-In order to debug, you need to add debugging parameters when fe starts, such 
as `-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005` .
+In order to debug, you need to add debugging parameters when fe starts, such 
as 
 
-In `incubator-doris/output/fe/bin/start_fe.sh` , after `$JAVA $final_java_opt` 
add this param.
+```bash
+-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005
+```
+
+In `doris/output/fe/bin/start_fe.sh` , after `$JAVA $final_java_opt` add this 
param.
diff --git a/docs/en/docs/benchmark/ssb.md b/docs/en/docs/benchmark/ssb.md
index faae0f3257..900909485e 100644
--- a/docs/en/docs/benchmark/ssb.md
+++ b/docs/en/docs/benchmark/ssb.md
@@ -118,7 +118,7 @@ Execute the following script to download and compile the 
[ssb-dbgen](https://git
 
 ```shell
 bash bin/build-ssb-dbgen.sh
-````
+```
 
 After successful installation, the `dbgen` binary will be generated in the 
`bin/ssb-dbgen/` directory.
 
@@ -128,7 +128,7 @@ Execute the following script to generate the SSB dataset:
 
 ```shell
 bash bin/gen-ssb-data.sh
-````
+```
 
 > Note 1: See script help with `bash gen-ssb-data.sh -h`.The default scale 
 > factor is 100 (referred to as sf100 for short). By default, it takes 6 
 > minutes to generate 10 data files, namely `bash bin/gen-ssb-data.sh -s 100 
 > -c 10`.
 >
@@ -161,16 +161,16 @@ export FE_QUERY_PORT="9030"
 export USER="root"
 export PASSWORD=""
 export DB="ssb"
-````
+```
 
 #### 6.3.2 Execute the following script to generate and create the SSB table:
 
 ```shell
 bash bin/create-ssb-tables.sh
-````
+```
 
-Or copy the build table in 
[create-ssb-tables.sql](https://github.com/apache/incubator-doris/tree/master/tools/ssb-tools/ddl/create-ssb-tables.sql)
 Statement, executed in Doris.
-copy 
[create-ssb-flat-table.sql](https://github.com/apache/incubator-doris/tree/master/tools/ssb-tools/ddl/create-ssb-flat-table.sql)
 The table building statement in , executed in Doris.
+Or copy the build table in 
[create-ssb-tables.sql](https://github.com/apache/doris/tree/master/tools/ssb-tools/ddl/create-ssb-tables.sql)
 Statement, executed in Doris.
+copy 
[create-ssb-flat-table.sql](https://github.com/apache/doris/tree/master/tools/ssb-tools/ddl/create-ssb-flat-table.sql)
 The table building statement in , executed in Doris.
 
 Below is the `lineorder_flat` table building statement. The "lineorder_flat" 
table is created in the above `bin/create-ssb-flat-table.sh` script with the 
default number of buckets (48 buckets). You can delete this table and adjust 
the number of buckets according to your cluster size node configuration, so as 
to obtain a better test effect.
 
@@ -240,13 +240,14 @@ The following script will connects Doirs to import 
according to the parameters i
 
 ```shell
 bash bin/load-ssb-data.sh
-````
+```
 
 > Note 1: Check the script help through `bash bin/load-ssb-data.sh-h`, and by 
 > default, it will start 5 threads to import lineorder concurrently, that is 
 > `-c 5`. If more threads are started, the import speed can be accelerated, 
 > but additional memory overhead will be added.
 >
 > Note 2: For faster import speed, you can restart BE after adding 
 > `flush_thread_num_per_store=5` in be.conf. This configuration indicates the 
 > number of disk write threads for each data directory, and the default is 2. 
 > Larger data can improve write data throughput, but may increase IO Util. 
 > (Reference value: 1 mechanical disk, when the default is 2, the IO Util 
 > during the import process is about 12%, and when it is set to 5, the IO Util 
 > is about 26%. If it is an SSD disk, it is almost 0) .
 >
 > Note 3: It cost about 389s in loading customer, part, supplier, date and 
 > lineorder, and 740s in inserting into lineorder_flat.
+
 ### 6.5 Check imported data
 
 ```sql
@@ -365,4 +366,3 @@ WHERE S_NATION = 'UNITED STATES' AND LO_ORDERDATE >= 
19970101 AND LO_ORDERDATE <
 GROUP BY YEAR, S_CITY, P_BRAND
 ORDER BY YEAR ASC, S_CITY ASC, P_BRAND ASC;
 ```
-
diff --git a/docs/zh-CN/community/developer-guide/fe-vscode-dev.md 
b/docs/zh-CN/community/developer-guide/fe-vscode-dev.md
index 727063747f..c63c5aebc2 100644
--- a/docs/zh-CN/community/developer-guide/fe-vscode-dev.md
+++ b/docs/zh-CN/community/developer-guide/fe-vscode-dev.md
@@ -75,6 +75,10 @@ example:
 * [使用 LDB toolchain 
编译](/docs/install/source-install/compilation-with-ldb-toolchain)
 * ......
 
-为了进行调试,需要在 fe 启动时,加上调试的参数,比如 
`-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005` 。
+为了进行调试,需要在 fe 启动时,加上调试的参数,比如 
 
-具体是在 `incubator-doris/output/fe/bin/start_fe.sh` 里 `$JAVA $final_java_opt` 
后面加上上面的参数。
+```bash
+-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005
+```
+
+具体是在 `doris/output/fe/bin/start_fe.sh` 里 `$JAVA $final_java_opt` 后面加上上面的参数。
diff --git a/docs/zh-CN/community/feedback.md b/docs/zh-CN/community/feedback.md
index 12400c9dc2..221b207d8e 100644
--- a/docs/zh-CN/community/feedback.md
+++ b/docs/zh-CN/community/feedback.md
@@ -42,4 +42,4 @@ under the License.
 
 2. Github
 
-   提交一个 [Github 
Issue](https://github.com/apache/incubator-doris/issues/new/choose)
+   提交一个 [Github Issue](https://github.com/apache/doris/issues/new/choose)
diff --git a/docs/zh-CN/docs/benchmark/ssb.md b/docs/zh-CN/docs/benchmark/ssb.md
index 3164e6fe08..701de4aa59 100644
--- a/docs/zh-CN/docs/benchmark/ssb.md
+++ b/docs/zh-CN/docs/benchmark/ssb.md
@@ -26,13 +26,13 @@ under the License.
 
 # Star Schema Benchmark
 
-[Star Schema Benchmark(SSB)](https://www.cs.umb.edu/~poneil/StarSchemaB.PDF) 
是一个轻量级的数仓场景下的性能测试集。SSB基于 [TPC-H](http://www.tpc.org/tpch/) 
提供了一个简化版的星型模型数据集,主要用于测试在星型模型下,多表关联查询的性能表现。另外,业界内通常也会将SSB打平为宽表模型(以下简称:SSB 
flat),来测试查询引擎的性能,参考[Clickhouse](https://clickhouse.com/docs/zh/getting-started/example-datasets/star-schema)。
+[Star Schema Benchmark(SSB)](https://www.cs.umb.edu/~poneil/StarSchemaB.PDF) 
是一个轻量级的数仓场景下的性能测试集。SSB 基于 [TPC-H](http://www.tpc.org/tpch/) 
提供了一个简化版的星型模型数据集,主要用于测试在星型模型下,多表关联查询的性能表现。另外,业界内通常也会将 SSB 打平为宽表模型(以下简称:SSB 
flat),来测试查询引擎的性能,参考[Clickhouse](https://clickhouse.com/docs/zh/getting-started/example-datasets/star-schema)。
 
 本文档主要介绍 Doris 在 SSB 测试集上的性能表现。
 
-> 注1:包括 SSB 
在内的标准测试集通常和实际业务场景差距较大,并且部分测试会针对测试集进行参数调优。所以标准测试集的测试结果仅能反映数据库在特定场景下的性能表现。建议用户使用实际业务数据进行进一步的测试。
+> 注 1:包括 SSB 
在内的标准测试集通常和实际业务场景差距较大,并且部分测试会针对测试集进行参数调优。所以标准测试集的测试结果仅能反映数据库在特定场景下的性能表现。建议用户使用实际业务数据进行进一步的测试。
 >
-> 注2:本文档涉及的操作都在 Ubuntu Server 20.04 环境进行,CentOS 7 也可测试。
+> 注 2:本文档涉及的操作都在 Ubuntu Server 20.04 环境进行,CentOS 7 也可测试。
 
 在 SSB 标准测试数据集上的 13 个查询上,我们对即将发布的 Doris 1.1 版本和 Doris 0.15.0 RC04 
版本进行了对别测试,整体性能提升了 2-3 倍。
 
@@ -49,9 +49,9 @@ under the License.
 
 ## 2. 软件环境
 
-- Doris部署 3BE 1FE;
+- Doris 部署 3BE 1FE;
 - 内核版本:Linux version 5.4.0-96-generic (buildd@lgw01-amd64-051)
-- 操作系统版本:Ubuntu Server 20.04 LTS 64位
+- 操作系统版本:Ubuntu Server 20.04 LTS 64 位
 - Doris 软件版本:Apache Doris 1.1 、Apache Doris 0.15.0 RC04
 - JDK:openjdk version "11.0.14" 2022-01-18
 
@@ -68,7 +68,7 @@ under the License.
 
 ## 4. 测试结果
 
-这里我们使用即将发布的 Doris-1.1版本和 Doris-0.15.0 RC04 版本进行对比测试,测试结果如下:
+这里我们使用即将发布的 Doris-1.1 版本和 Doris-0.15.0 RC04 版本进行对比测试,测试结果如下:
 
 | Query | Doris-1.1(ms) | Doris-0.15.0 RC04(ms) |
 | ----- | ------------- | --------------------- |
@@ -88,16 +88,16 @@ under the License.
 
 **结果说明**
 
-- 测试结果对应的数据集为scale 100, 约6亿条。
-- 测试环境配置为用户常用配置,云服务器4台,16核 64G SSD,1 FE 3 BE 部署。
+- 测试结果对应的数据集为 scale 100, 约 6 亿条。
+- 测试环境配置为用户常用配置,云服务器 4 台,16 核 64G SSD,1 FE 3 BE 部署。
 - 选用用户常见配置测试以降低用户选型评估成本,但整个测试过程中不会消耗如此多的硬件资源。
-- 测试结果为3次执行取平均值。并且数据经过充分的 
compaction(如果在刚导入数据后立刻测试,则查询延迟可能高于本测试结果,compaction的速度正在持续优化中,未来会显著降低)。
+- 测试结果为 3 次执行取平均值。并且数据经过充分的 compaction(如果在刚导入数据后立刻测试,则查询延迟可能高于本测试结果,compaction 
的速度正在持续优化中,未来会显著降低)。
 
 ## 5. 环境准备
 
 请先参照 [官方文档](../install/install-deploy.md) 进行 Doris 的安装部署,以获得一个正常运行中的 Doris 
集群(至少包含 1 FE 1 BE,推荐 1 FE 3 BE)。
 
-可修改 BE 的配置文件 be.conf 添加以下配置项,重启BE,以获得更好的查询性能。
+可修改 BE 的配置文件 be.conf 添加以下配置项,重启 BE,以获得更好的查询性能。
 
 ```shell
 enable_storage_vectorization=true
@@ -130,11 +130,11 @@ bash bin/build-ssb-dbgen.sh
 bash bin/gen-ssb-data.sh
 ```
 
-> 注1:通过 `bash bin/gen-ssb-data.sh -h` 查看脚本帮助,默认 scale factor 为 
100(简称sf100),默认生成 10 个数据文件,即 `bash bin/gen-ssb-data.sh -s 100 -c 10`,耗时数分钟。
+> 注 1:通过 `bash bin/gen-ssb-data.sh -h` 查看脚本帮助,默认 scale factor 为 100(简称 
sf100),默认生成 10 个数据文件,即 `bash bin/gen-ssb-data.sh -s 100 -c 10`,耗时数分钟。
 >
-> 注2:数据会以 `.tbl` 为后缀生成在  `bin/ssb-data/` 
目录下。文件总大小约60GB。生成时间可能在数分钟到1小时不等,生成完成后会列出生成文件的信息。
+> 注 2:数据会以 `.tbl` 为后缀生成在 `bin/ssb-data/` 目录下。文件总大小约 60GB。生成时间可能在数分钟到 1 
小时不等,生成完成后会列出生成文件的信息。
 >
-> 注3:`-s 100` 表示测试集大小系数为 100,`-c 10` 表示并发10个线程生成 lineorder 表的数据。`-c` 参数也决定了最终 
lineorder 表的文件数量。参数越大,文件数越多,每个文件越小。测试sf100用默认参数即可,测试sf1000用 `-s 1000 -c 100` 。
+> 注 3:`-s 100` 表示测试集大小系数为 100,`-c 10` 表示并发 10 个线程生成 lineorder 表的数据。`-c` 
参数也决定了最终 lineorder 表的文件数量。参数越大,文件数越多,每个文件越小。测试 sf100 用默认参数即可,测试 sf1000 用 `-s 
1000 -c 100` 。
 
 在 `-s 100` 参数下,生成的数据集大小为:
 
@@ -168,10 +168,11 @@ export DB="ssb"
 ```shell
 bash bin/create-ssb-tables.sh
 ```
-或者复制 
[create-ssb-tables.sql](https://github.com/apache/incubator-doris/tree/master/tools/ssb-tools/ddl/create-ssb-tables.sql)
 中的建表语句,在 Doris 中执行。
-复制 
[create-ssb-flat-table.sql](https://github.com/apache/incubator-doris/tree/master/tools/ssb-tools/ddl/create-ssb-flat-table.sql)
 中的建表语句,在 Doris 中执行。
 
-下面是 `lineorder_flat` 表建表语句。在上面的 `bin/create-ssb-table.sh`  
脚本中创建"lineorder_flat"表,并进行了默认分桶数(48个桶)。您可以删除该表,根据您的集群规模节点配置对这个分桶数进行调整,这样可以获取到更好的一个测试效果。
+或者复制 
[create-ssb-tables.sql](https://github.com/apache/doris/tree/master/tools/ssb-tools/ddl/create-ssb-tables.sql)
 中的建表语句,在 Doris 中执行。
+复制 
[create-ssb-flat-table.sql](https://github.com/apache/doris/tree/master/tools/ssb-tools/ddl/create-ssb-flat-table.sql)
 中的建表语句,在 Doris 中执行。
+
+下面是 `lineorder_flat` 表建表语句。在上面的 `bin/create-ssb-table.sh` 
脚本中创建"lineorder_flat"表,并进行了默认分桶数(48 
个桶)。您可以删除该表,根据您的集群规模节点配置对这个分桶数进行调整,这样可以获取到更好的一个测试效果。
 
 ```sql
 CREATE TABLE `lineorder_flat` (
@@ -233,22 +234,19 @@ PROPERTIES (
 );
 ```
 
-
-
-
 ### 6.4 导入数据
 
-下面的脚本根据 `conf/doris-cluster.conf` 中的参数连接Doirs进行导入,单线程导入数据量较小的 4 张维度表(customer, 
part, supplier and date),并发导入 1 张事实表(lineorder),以及采用 'INSERT INTO ... SELECT 
... ' 的方式导入宽表(lineorder_flat)。
+下面的脚本根据 `conf/doris-cluster.conf` 中的参数连接 Doirs 进行导入,单线程导入数据量较小的 4 
张维度表(customer, part, supplier and date),并发导入 1 张事实表(lineorder),以及采用 'INSERT 
INTO ... SELECT ... ' 的方式导入宽表(lineorder_flat)。
 
 ```shell
 bash bin/load-ssb-data.sh
 ```
 
-> 注1:通过 `bash bin/load-ssb-data.sh -h` 查看脚本帮助, 默认 5 线程并发导入 lineorder,即 `-c 5` 
。如果开启更多线程,可以加快导入速度,但会增加额外的内存开销。
+> 注 1:通过 `bash bin/load-ssb-data.sh -h` 查看脚本帮助, 默认 5 线程并发导入 lineorder,即 `-c 5` 
。如果开启更多线程,可以加快导入速度,但会增加额外的内存开销。
 >
-> 注2:为获得更快的导入速度,你可以在 be.conf 中添加 `flush_thread_num_per_store=5` 
后重启BE。该配置表示每个数据目录的写盘线程数,默认为2。较大的数据可以提升写数据吞吐,但可能会增加 IO 
Util。(参考值:1块机械磁盘,在默认为2的情况下,导入过程中的 IO Util 约为12%,设置为5时,IO Util 约为26%。如果是 SSD 
盘,则几乎为 0)。
+> 注 2:为获得更快的导入速度,你可以在 be.conf 中添加 `flush_thread_num_per_store=5` 后重启 
BE。该配置表示每个数据目录的写盘线程数,默认为 2。较大的数据可以提升写数据吞吐,但可能会增加 IO Util。(参考值:1 块机械磁盘,在默认为 2 
的情况下,导入过程中的 IO Util 约为 12%,设置为 5 时,IO Util 约为 26%。如果是 SSD 盘,则几乎为 0)。
 >
-> 注3:导入customer, part, supplier, date 及 lineorder 表耗时389s,打平到 lineorder_flat 
耗时740s.
+> 注 3:导入 customer, part, supplier, date 及 lineorder 表耗时 389s,打平到 
lineorder_flat 耗时 740s.
 
 ### 6.5 检查导入数据
 
@@ -276,13 +274,13 @@ select count(*) from lineorder_flat;
 
 #### 6.6.1 测试脚本
 
-下面脚本根据 `conf/doris-cluster.conf` 中的参数连接Doris,执行查询前会先打印出各表的数据行数。
+下面脚本根据 `conf/doris-cluster.conf` 中的参数连接 Doris,执行查询前会先打印出各表的数据行数。
 
 ```shell
 bash bin/run-ssb-flat-queries.sh
 ```
 
-#### 6.6.2 测试SQL
+#### 6.6.2 测试 SQL
 
 ```sql
 --Q1.1
@@ -368,4 +366,3 @@ WHERE S_NATION = 'UNITED STATES' AND LO_ORDERDATE >= 
19970101 AND LO_ORDERDATE <
 GROUP BY YEAR, S_CITY, P_BRAND
 ORDER BY YEAR ASC, S_CITY ASC, P_BRAND ASC;
 ```
-
diff --git a/docs/zh-CN/docs/ecosystem/udf/java-user-defined-function.md 
b/docs/zh-CN/docs/ecosystem/udf/java-user-defined-function.md
index 2c5b6a9537..70a63edb63 100644
--- a/docs/zh-CN/docs/ecosystem/udf/java-user-defined-function.md
+++ b/docs/zh-CN/docs/ecosystem/udf/java-user-defined-function.md
@@ -56,7 +56,7 @@ Java UDF 为用户提供UDF编写的Java接口,以方便用户使用Java语言
 
 ## 编写 UDF 函数
 
-本小节主要介绍如何开发一个 Java UDF。在 `samples/doris-demo/java-udf-demo/` 
下提供了示例,可供参考,查看点击[这里](https://github.com/apache/incubator-doris/tree/master/samples/doris-demo/java-udf-demo)
+本小节主要介绍如何开发一个 Java UDF。在 `samples/doris-demo/java-udf-demo/` 
下提供了示例,可供参考,查看点击[这里](https://github.com/apache/doris/tree/master/samples/doris-demo/java-udf-demo)
 
 使用Java代码编写UDF,UDF的主入口必须为 `evaluate` 函数。这一点与Hive等其他引擎保持一致。在本示例中,我们编写了 `AddOne` 
UDF来完成对整型输入进行加一的操作。
 值得一提的是,本例不只是Doris支持的Java UDF,同时还是Hive支持的UDF,也就是说,对于用户来讲,Hive UDF是可以直接迁移至Doris的。
@@ -178,7 +178,7 @@ UDF 的使用与普通的函数方式一致,唯一的区别在于,内置函
 当你不再需要 UDF 函数时,你可以通过下述命令来删除一个 UDF 函数, 可以参考 `DROP FUNCTION`。
 
 ## 示例
-在`samples/doris-demo/java-udf-demo/` 
目录中提供了具体示例。具体使用方法见每个目录下的`README.md`,查看点击[这里](https://github.com/apache/incubator-doris/tree/master/samples/doris-demo/java-udf-demo)
+在`samples/doris-demo/java-udf-demo/` 
目录中提供了具体示例。具体使用方法见每个目录下的`README.md`,查看点击[这里](https://github.com/apache/doris/tree/master/samples/doris-demo/java-udf-demo)
 
 ## 使用须知
 1. 不支持复杂数据类型(HLL,Bitmap)。
diff --git a/docs/zh-CN/docs/install/source-install/compilation-arm.md 
b/docs/zh-CN/docs/install/source-install/compilation-arm.md
index 10d21efaf2..afcca34a17 100644
--- a/docs/zh-CN/docs/install/source-install/compilation-arm.md
+++ b/docs/zh-CN/docs/install/source-install/compilation-arm.md
@@ -55,7 +55,7 @@ under the License.
 
 ### 使用 ldb-toolchain 编译
 
-该方法适用于 [commit 
7f3564](https://github.com/apache/incubator-doris/commit/7f3564cca62de49c9f2ea67fcf735921dbebb4d1)
 之后的 Doris 版本。
+该方法适用于 [commit 
7f3564](https://github.com/apache/doris/commit/7f3564cca62de49c9f2ea67fcf735921dbebb4d1)
 之后的 Doris 版本。
 
 下载 
[ldb\_toolchain\_gen.aarch64.sh](https://github.com/amosbird/ldb_toolchain_gen/releases/download/v0.9.1/ldb_toolchain_gen.aarch64.sh)
 
diff --git a/regression-test/suites/query/join/test_join.groovy 
b/regression-test/suites/query/join/test_join.groovy
index 742ded403c..a9b756d657 100644
--- a/regression-test/suites/query/join/test_join.groovy
+++ b/regression-test/suites/query/join/test_join.groovy
@@ -1085,7 +1085,7 @@ suite("test_join", "query,p0") {
     qt_join_bug2"""select n.k1, m.k1, m.k2, n.k2 from (select a.k1, a.k2, a.k3 
from 
            baseall a join baseall b on (a.k1 = b.k1 and a.k2 = b.k2 and a.k3 = 
b.k3)) m 
            left join test n on m.k1 = n.k1 order by 1, 2, 3, 4"""
-    // https://github.com/apache/incubator-doris/issues/4210
+    // https://github.com/apache/doris/issues/4210
     qt_join_bug3"""select * from baseall t1 where k1 = (select min(k1) from 
test t2 where t2.k1 = t1.k1 and t2.k2=t1.k2)
            order by k1"""
 
diff --git a/regression-test/suites/query/keyword/order_group.groovy 
b/regression-test/suites/query/keyword/order_group.groovy
index aa7dab5d07..e625abfe40 100644
--- a/regression-test/suites/query/keyword/order_group.groovy
+++ b/regression-test/suites/query/keyword/order_group.groovy
@@ -197,7 +197,7 @@ suite("order_group", "query,p0") {
         sum(k1) nulls last"""
     def res6 = order_sql"""select k6 + k5 as nu, sum(k1) from ${tableName1} 
group by nu order by nu, sum(k1)"""
     check2_doris(res5, res6)
-    //issue https://github.com/apache/incubator-doris/issues/2142
+    //issue https://github.com/apache/doris/issues/2142
     def res7 = sql "select k1, k2, nu from (select k1, k2, k5, k5 + k6 as nu,\
          sum(k2) over (partition by k5 + k6)\
         as ss from ${tableName2})s  where s.k5 > 2000 order by k1,k2 nulls 
last"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to