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 2b533bbb4db remove dup 2b533bbb4db is described below commit 2b533bbb4dbe19020d1cd044b890c5de75de626e Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Mon Aug 15 09:28:31 2022 +0800 remove dup --- sidebars.json | 1 - 1 file changed, 1 deletion(-) diff --git a/sidebars.json b/sidebars.json index a6ad696f2f8..1999efd7e4c 100644 --- a/sidebars.json +++ b/sidebars.json @@ -378,7 +378,6 @@ "sql-manual/sql-functions/bitmap-functions/bitmap_or", "sql-manual/sql-functions/bitmap-functions/bitmap_and_count", "sql-manual/sql-functions/bitmap-functions/bitmap_or_count", - "sql-manual/sql-functions/bitmap-functions/bitmap_xor", "sql-manual/sql-functions/bitmap-functions/bitmap_xor_count", "sql-manual/sql-functions/bitmap-functions/bitmap_not", "sql-manual/sql-functions/bitmap-functions/bitmap_and_not", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org