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 b3ad2a68f3 remove array function
b3ad2a68f3 is described below

commit b3ad2a68f30c1804fa12125cdf8acaee90de913f
Author: jiafeng.zhang <[email protected]>
AuthorDate: Thu Jul 21 10:51:19 2022 +0800

    remove array function
    
    remove array function
---
 sidebars.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sidebars.json b/sidebars.json
index 58dcdacc3e..775024dfde 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -742,8 +742,7 @@
                                 "sql-manual/sql-reference/Data-Types/SMALLINT",
                                 "sql-manual/sql-reference/Data-Types/STRING",
                                 "sql-manual/sql-reference/Data-Types/TINYINT",
-                                "sql-manual/sql-reference/Data-Types/VARCHAR",
-                                "sql-manual/sql-reference/Data-Types/ARRAY"
+                                "sql-manual/sql-reference/Data-Types/VARCHAR"
                             ]
                         },
                         {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to