This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new d98bcff8a7d According to the semantics, the document format is
adjusted, and a serial list is added. (#31392)
d98bcff8a7d is described below
commit d98bcff8a7d3cb5a9b34f86671951a80a47e5aa3
Author: LJ <[email protected]>
AuthorDate: Sat May 25 23:00:11 2024 +0800
According to the semantics, the document format is adjusted, and a serial
list is added. (#31392)
According to the semantics, the document format is adjusted, and a serial
list is added.
---
docs/blog/content/material/result.cn.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/blog/content/material/result.cn.md
b/docs/blog/content/material/result.cn.md
index b6c239c3e09..82c30ba2a29 100644
--- a/docs/blog/content/material/result.cn.md
+++ b/docs/blog/content/material/result.cn.md
@@ -101,9 +101,9 @@ Sharding-Sphere 在对排序的查询进行归并时,将每个结果集的当
-1.它会一次性的将多个数据结果集中的分组项相同的数据全数取出。
+1. 它会一次性的将多个数据结果集中的分组项相同的数据全数取出。
-2.它需要根据聚合函数的类型进行聚合计算。
+2. 它需要根据聚合函数的类型进行聚合计算。