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 2f2b67ac1f remove array function
2f2b67ac1f is described below
commit 2f2b67ac1fc3e4f4840b858b535ba78f2d9f429f
Author: jiafeng.zhang <[email protected]>
AuthorDate: Thu Jul 21 10:44:45 2022 +0800
remove array function
remove array function
---
sidebars.json | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/sidebars.json b/sidebars.json
index 48222b788d..58dcdacc3e 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -489,15 +489,6 @@
"sql-manual/sql-functions/window-functions/WINDOW-FUNCTION-NTILE"
]
},
- {
- "type": "category",
- "label": "Array Functions",
- "items": [
-
"sql-manual/sql-functions/array-functions/array_contains",
-
"sql-manual/sql-functions/array-functions/array_position",
-
"sql-manual/sql-functions/array-functions/element_at"
- ]
- },
"sql-manual/sql-functions/cast",
"sql-manual/sql-functions/digital-masking"
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]