This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 92c6ca1030f [typo](doc)modify error version description in
json_extract docs (#27344)
92c6ca1030f is described below
commit 92c6ca1030f6146eeb0c12fbfdc8a823b097262a
Author: ZhenchaoXu <[email protected]>
AuthorDate: Fri Dec 15 00:10:29 2023 +0800
[typo](doc)modify error version description in json_extract docs (#27344)
* [typo](doc)modify error version description in json_extract docs
* delete version information
---
docs/en/docs/sql-manual/sql-functions/json-functions/json_extract.md | 2 --
docs/zh-CN/docs/sql-manual/sql-functions/json-functions/json_extract.md | 2 --
2 files changed, 4 deletions(-)
diff --git
a/docs/en/docs/sql-manual/sql-functions/json-functions/json_extract.md
b/docs/en/docs/sql-manual/sql-functions/json-functions/json_extract.md
index d6b9674f9a3..53c924f0a23 100644
--- a/docs/en/docs/sql-manual/sql-functions/json-functions/json_extract.md
+++ b/docs/en/docs/sql-manual/sql-functions/json-functions/json_extract.md
@@ -24,8 +24,6 @@ under the License.
## json_extract
-<version since="dev"></version>
-
### description
#### Syntax
diff --git
a/docs/zh-CN/docs/sql-manual/sql-functions/json-functions/json_extract.md
b/docs/zh-CN/docs/sql-manual/sql-functions/json-functions/json_extract.md
index 8159eac1eec..7eb3b00b2de 100644
--- a/docs/zh-CN/docs/sql-manual/sql-functions/json-functions/json_extract.md
+++ b/docs/zh-CN/docs/sql-manual/sql-functions/json-functions/json_extract.md
@@ -24,8 +24,6 @@ under the License.
## json_extract
-<version since="dev"></version>
-
### description
#### Syntax
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]