This is an automated email from the ASF dual-hosted git repository.
zykkk 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 780ba83d91 [docs](docs)Rename the Files Without Category of Sql
Functions (#22746)
780ba83d91 is described below
commit 780ba83d91e7d3515534cba168bf6b7343c412a6
Author: KassieZ <[email protected]>
AuthorDate: Wed Aug 9 15:51:47 2023 +0800
[docs](docs)Rename the Files Without Category of Sql Functions (#22746)
---
docs/en/docs/sql-manual/sql-functions/digital-masking.md | 2 +-
docs/en/docs/sql-manual/sql-functions/width-bucket.md | 2 +-
docs/zh-CN/docs/sql-manual/sql-functions/digital-masking.md | 2 +-
docs/zh-CN/docs/sql-manual/sql-functions/width-bucket.md | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/en/docs/sql-manual/sql-functions/digital-masking.md
b/docs/en/docs/sql-manual/sql-functions/digital-masking.md
index 97c6c69dff..9ff7c30b3e 100644
--- a/docs/en/docs/sql-manual/sql-functions/digital-masking.md
+++ b/docs/en/docs/sql-manual/sql-functions/digital-masking.md
@@ -1,6 +1,6 @@
---
{
- "title": "DIGITAL-MASKING",
+ "title": "DIGITAL_MASKING",
"language": "en"
}
---
diff --git a/docs/en/docs/sql-manual/sql-functions/width-bucket.md
b/docs/en/docs/sql-manual/sql-functions/width-bucket.md
index b6c8a432fd..56a2e7ee8f 100644
--- a/docs/en/docs/sql-manual/sql-functions/width-bucket.md
+++ b/docs/en/docs/sql-manual/sql-functions/width-bucket.md
@@ -1,6 +1,6 @@
---
{
- "title": "width_bucket",
+ "title": "WIDTH_BUCKET",
"language": "en"
}
---
diff --git a/docs/zh-CN/docs/sql-manual/sql-functions/digital-masking.md
b/docs/zh-CN/docs/sql-manual/sql-functions/digital-masking.md
index 13be6d97d9..b804ae9d36 100644
--- a/docs/zh-CN/docs/sql-manual/sql-functions/digital-masking.md
+++ b/docs/zh-CN/docs/sql-manual/sql-functions/digital-masking.md
@@ -1,6 +1,6 @@
---
{
- "title": "DIGITAL-MASKING",
+ "title": "DIGITAL_MASKING",
"language": "zh-CN"
}
---
diff --git a/docs/zh-CN/docs/sql-manual/sql-functions/width-bucket.md
b/docs/zh-CN/docs/sql-manual/sql-functions/width-bucket.md
index 75f651de74..72172c14ee 100644
--- a/docs/zh-CN/docs/sql-manual/sql-functions/width-bucket.md
+++ b/docs/zh-CN/docs/sql-manual/sql-functions/width-bucket.md
@@ -1,6 +1,6 @@
---
{
- "title": "width_bucket",
+ "title": "WIDTH_BUCKET",
"language": "zh-CN"
}
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]