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 2a2ffacb5b retention function add 1.2 tags (#16465)
2a2ffacb5b is described below
commit 2a2ffacb5b5afd377d5c23a05294c83fc1b2f31b
Author: caoliang-web <[email protected]>
AuthorDate: Mon Feb 13 11:33:06 2023 +0800
retention function add 1.2 tags (#16465)
---
.../sql-manual/sql-functions/aggregate-functions/retention.md | 9 ++++++++-
.../sql-manual/sql-functions/aggregate-functions/retention.md | 9 ++++++++-
2 files changed, 16 insertions(+), 2 deletions(-)
diff --git
a/docs/en/docs/sql-manual/sql-functions/aggregate-functions/retention.md
b/docs/en/docs/sql-manual/sql-functions/aggregate-functions/retention.md
index 821fef13f1..3811ec31cb 100644
--- a/docs/en/docs/sql-manual/sql-functions/aggregate-functions/retention.md
+++ b/docs/en/docs/sql-manual/sql-functions/aggregate-functions/retention.md
@@ -25,6 +25,13 @@ under the License.
-->
## RETENTION
+
+<version since="1.2.0">
+
+RETENTION
+
+</version>
+
### Description
#### Syntax
@@ -133,4 +140,4 @@ SELECT
### keywords
-RETENTION
\ No newline at end of file
+RETENTION
diff --git
a/docs/zh-CN/docs/sql-manual/sql-functions/aggregate-functions/retention.md
b/docs/zh-CN/docs/sql-manual/sql-functions/aggregate-functions/retention.md
index ab432ff08a..b52ff48667 100644
--- a/docs/zh-CN/docs/sql-manual/sql-functions/aggregate-functions/retention.md
+++ b/docs/zh-CN/docs/sql-manual/sql-functions/aggregate-functions/retention.md
@@ -25,6 +25,13 @@ under the License.
-->
## RETENTION
+
+<version since="1.2.0">
+
+RETENTION
+
+</version>
+
### description
#### Syntax
@@ -133,4 +140,4 @@ SELECT
### keywords
-RETENTION
\ No newline at end of file
+RETENTION
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]