This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 ebc8988f70 [typo](docs),array_zip function is supportted in 2.0
(#22306)
ebc8988f70 is described below
commit ebc8988f70978d052d26a47e696c4ce9be9916c9
Author: zhuwei <[email protected]>
AuthorDate: Fri Jul 28 21:14:33 2023 +0800
[typo](docs),array_zip function is supportted in 2.0 (#22306)
Co-authored-by: zhuwei <[email protected]>
---
docs/en/docs/sql-manual/sql-functions/array-functions/array_zip.md | 2 +-
docs/zh-CN/docs/sql-manual/sql-functions/array-functions/array_zip.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/docs/sql-manual/sql-functions/array-functions/array_zip.md
b/docs/en/docs/sql-manual/sql-functions/array-functions/array_zip.md
index bd5519763f..e648fe314b 100644
--- a/docs/en/docs/sql-manual/sql-functions/array-functions/array_zip.md
+++ b/docs/en/docs/sql-manual/sql-functions/array-functions/array_zip.md
@@ -24,7 +24,7 @@ under the License.
## array_zip
-<version since="1.2.3">
+<version since="2.0">
array_zip
diff --git
a/docs/zh-CN/docs/sql-manual/sql-functions/array-functions/array_zip.md
b/docs/zh-CN/docs/sql-manual/sql-functions/array-functions/array_zip.md
index 6a3e0f6565..06e705759e 100644
--- a/docs/zh-CN/docs/sql-manual/sql-functions/array-functions/array_zip.md
+++ b/docs/zh-CN/docs/sql-manual/sql-functions/array-functions/array_zip.md
@@ -24,7 +24,7 @@ under the License.
## array_zip
-<version since="1.2.3">
+<version since="2.0">
array_zip
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]