This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 f5f7632769f remove json_unquote
f5f7632769f is described below
commit f5f7632769f115a0b2445a283b73d012e813f2cb
Author: jiafeng.zhang <[email protected]>
AuthorDate: Tue Aug 29 08:47:43 2023 +0800
remove json_unquote
---
versioned_sidebars/version-1.2-sidebars.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/versioned_sidebars/version-1.2-sidebars.json
b/versioned_sidebars/version-1.2-sidebars.json
index 2b88321d73b..b227bfd1c0b 100644
--- a/versioned_sidebars/version-1.2-sidebars.json
+++ b/versioned_sidebars/version-1.2-sidebars.json
@@ -601,7 +601,6 @@
"sql-manual/sql-functions/json-functions/json_array",
"sql-manual/sql-functions/json-functions/json_object",
"sql-manual/sql-functions/json-functions/json_quote",
-
"sql-manual/sql-functions/json-functions/json_unquote",
"sql-manual/sql-functions/json-functions/json_valid",
"sql-manual/sql-functions/json-functions/json_extract"
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]