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

gabriellee 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 35d8a728424 [Fix](function) Add highlight reminder for function sleep 
(#1255)
35d8a728424 is described below

commit 35d8a728424d64da1277078fb37380c49552f227
Author: zclllhhjj <zhaochan...@selectdb.com>
AuthorDate: Thu Oct 31 18:40:41 2024 +0800

    [Fix](function) Add highlight reminder for function sleep (#1255)
    
    # Versions
    
    - [x] dev
    - [ ] 3.0
    - [ ] 2.1
    - [ ] 2.0
    
    # Languages
    
    - [x] Chinese
    - [x] English
---
 docs/sql-manual/sql-functions/debug-functions/sleep.md               | 5 +++++
 .../current/sql-manual/sql-functions/debug-functions/sleep.md        | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/docs/sql-manual/sql-functions/debug-functions/sleep.md 
b/docs/sql-manual/sql-functions/debug-functions/sleep.md
index 4875bb9190d..78d6601c0cd 100644
--- a/docs/sql-manual/sql-functions/debug-functions/sleep.md
+++ b/docs/sql-manual/sql-functions/debug-functions/sleep.md
@@ -25,6 +25,11 @@ under the License.
 -->
 
 ## sleep
+
+:::warning Warning
+This function cannot be used in a production environment and will have serious 
implications.
+:::
+
 ### description
 #### Syntax
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/debug-functions/sleep.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/debug-functions/sleep.md
index 36ab189806a..d98b9a98e99 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/debug-functions/sleep.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/debug-functions/sleep.md
@@ -25,6 +25,11 @@ under the License.
 -->
 
 ## sleep
+
+:::warning 警告
+此函数不能在生产环境使用,将产生严重影响。
+:::
+
 ### description
 #### Syntax
 


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

Reply via email to