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

luzhijing 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 d7d82f26af [typo](docs) add date_trunc function 1.2 label (#17037)
d7d82f26af is described below

commit d7d82f26af12ec70291c6a2da61f8f4f18eb895f
Author: yongkang.zhong <zhong...@qq.com>
AuthorDate: Wed Feb 22 22:42:18 2023 +0800

    [typo](docs) add date_trunc function 1.2 label (#17037)
---
 .../sql-manual/sql-functions/date-time-functions/date_trunc.md     | 7 +++++++
 .../sql-manual/sql-functions/date-time-functions/date_trunc.md     | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git 
a/docs/en/docs/sql-manual/sql-functions/date-time-functions/date_trunc.md 
b/docs/en/docs/sql-manual/sql-functions/date-time-functions/date_trunc.md
index 385d43ba70..b1c4c2a1ee 100644
--- a/docs/en/docs/sql-manual/sql-functions/date-time-functions/date_trunc.md
+++ b/docs/en/docs/sql-manual/sql-functions/date-time-functions/date_trunc.md
@@ -25,6 +25,13 @@ under the License.
 -->
 
 ## date_trunc
+
+<version since="1.2.0"> 
+
+date_trunc
+
+</version>
+
 ### Description
 #### Syntax
 
diff --git 
a/docs/zh-CN/docs/sql-manual/sql-functions/date-time-functions/date_trunc.md 
b/docs/zh-CN/docs/sql-manual/sql-functions/date-time-functions/date_trunc.md
index 17753027d7..25e4232df9 100644
--- a/docs/zh-CN/docs/sql-manual/sql-functions/date-time-functions/date_trunc.md
+++ b/docs/zh-CN/docs/sql-manual/sql-functions/date-time-functions/date_trunc.md
@@ -25,6 +25,13 @@ under the License.
 -->
 
 ## date_trunc
+
+<version since="1.2.0"> 
+
+date_trunc
+
+</version>
+
 ### 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