This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 e3bf6aa53c8 fix
e3bf6aa53c8 is described below
commit e3bf6aa53c87f6b7178b9cc587dce36ead60ad06
Author: jiafeng.zhang <[email protected]>
AuthorDate: Sun Nov 20 21:55:42 2022 +0800
fix
---
docs/benchmark/tpch.md | 2 +-
i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/benchmark/tpch.md b/docs/benchmark/tpch.md
index 9a751c40cf6..991436713dc 100644
--- a/docs/benchmark/tpch.md
+++ b/docs/benchmark/tpch.md
@@ -843,7 +843,7 @@ order by
t3.s_name
limit 100;
---Q21
+--Q22
with tmp as (select
avg(c_acctbal) as av
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md
index 7f9d12f8552..781c44e5035 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md
@@ -844,7 +844,7 @@ order by
t3.s_name
limit 100;
---Q21
+--Q22
with tmp as (select
avg(c_acctbal) as av
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]