This is an automated email from the ASF dual-hosted git repository.

zykkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 38a14c3325e [docs](fix) add bitmap_remove in sidebars.json (#26523)
38a14c3325e is described below

commit 38a14c3325e3796cff9f2dc26aa4dc4e139c5243
Author: Liqf <[email protected]>
AuthorDate: Tue Nov 7 19:01:27 2023 +0800

    [docs](fix) add bitmap_remove in sidebars.json (#26523)
---
 docs/sidebars.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/sidebars.json b/docs/sidebars.json
index c3e73573c08..9fd9cf97554 100644
--- a/docs/sidebars.json
+++ b/docs/sidebars.json
@@ -608,7 +608,8 @@
                                 
"sql-manual/sql-functions/bitmap-functions/orthogonal-bitmap-intersect-count",
                                 
"sql-manual/sql-functions/bitmap-functions/orthogonal-bitmap-expr-calculate",
                                 
"sql-manual/sql-functions/bitmap-functions/orthogonal-bitmap-expr-calculate-count",
-                                
"sql-manual/sql-functions/bitmap-functions/bitmap-hash64"
+                                
"sql-manual/sql-functions/bitmap-functions/bitmap-hash64",
+                                
"sql-manual/sql-functions/bitmap-functions/bitmap-remove"
                             ]
                         },
                         {


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

Reply via email to