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-website.git
The following commit(s) were added to refs/heads/master by this push:
new ce45bc05b13 [doc](function) supplement json_remove (#2870)
ce45bc05b13 is described below
commit ce45bc05b13d18392e4644e2254ebf5665ad1b74
Author: lw112 <[email protected]>
AuthorDate: Wed Oct 22 12:00:49 2025 +0800
[doc](function) supplement json_remove (#2870)
Related: #2829
## Versions
- [x] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
sidebars.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/sidebars.json b/sidebars.json
index 940fdcb4415..cbcefdd4a20 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -1611,6 +1611,7 @@
"sql-manual/sql-functions/scalar-functions/json-functions/json-parse-error-to-value",
"sql-manual/sql-functions/scalar-functions/json-functions/json-quote",
"sql-manual/sql-functions/scalar-functions/json-functions/json-replace",
+
"sql-manual/sql-functions/scalar-functions/json-functions/json-remove",
"sql-manual/sql-functions/scalar-functions/json-functions/json-search",
"sql-manual/sql-functions/scalar-functions/json-functions/json-set",
"sql-manual/sql-functions/scalar-functions/json-functions/json-type",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]