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 9f99e23074 Remove  Vectorized Execution Engine Experimental
9f99e23074 is described below

commit 9f99e23074d66f14eb2097e570dd7c3e7a361528
Author: jiafeng.zhang <zhang...@gmail.com>
AuthorDate: Fri Jul 22 19:15:18 2022 +0800

    Remove  Vectorized Execution Engine Experimental
    
    Remove  Vectorized Execution Engine Experimental
---
 docs/advanced/vectorized-execution-engine.md           |  2 +-
 .../current/advanced/vectorized-execution-engine.md    |  2 +-
 sidebars.json                                          | 18 +++++++++---------
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/docs/advanced/vectorized-execution-engine.md 
b/docs/advanced/vectorized-execution-engine.md
index 6f5a07c40b..8145571075 100644
--- a/docs/advanced/vectorized-execution-engine.md
+++ b/docs/advanced/vectorized-execution-engine.md
@@ -1,6 +1,6 @@
 ---
 {
-    "title": "[Experimental] Vectorized Execution Engine",
+    "title": "Vectorized Execution Engine",
     "language": "en"
 }
 ---
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/vectorized-execution-engine.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/vectorized-execution-engine.md
index 01559c151a..1a162190e7 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/vectorized-execution-engine.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/advanced/vectorized-execution-engine.md
@@ -1,6 +1,6 @@
 ---
 {
-    "title": "[Experimental] 向量化执行引擎",
+    "title": "向量化执行引擎",
     "language": "zh-CN"
 }
 ---
diff --git a/sidebars.json b/sidebars.json
index c224f245e6..fe4842eb6f 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -114,8 +114,16 @@
         {
             "type": "category",
             "label": "Advanced Usage",
-            "items": [
+            "items": [    
                 "advanced/materialized-view",
+                "advanced/vectorized-execution-engine",
+                "advanced/broker",
+                "advanced/resource",
+                "advanced/orthogonal-bitmap-manual",
+                "advanced/using-hll",
+                "advanced/variables",
+                "advanced/time-zone",
+                "advanced/small-file-mgr",
                 {
                     "type": "category",
                     "label": "Alter Table",
@@ -149,14 +157,6 @@
                         "advanced/cache/partition-cache"
                     ]
                 },
-                "advanced/vectorized-execution-engine",
-                "advanced/broker",
-                "advanced/resource",
-                "advanced/orthogonal-bitmap-manual",
-                "advanced/using-hll",
-                "advanced/variables",
-                "advanced/time-zone",
-                "advanced/small-file-mgr",
                 {
                     "type": "category",
                     "label": "Best Practice",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to