You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/04/08 15:24:22 UTC

[incubator-doris] branch master updated: [fix][doc] remove non-exist outfile.md (#8913)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2059e88d43 [fix][doc] remove non-exist outfile.md (#8913)
2059e88d43 is described below

commit 2059e88d431f92a0cac0cf5bb3c34ef1b5b716bb
Author: Mingyu Chen <mo...@gmail.com>
AuthorDate: Fri Apr 8 23:24:10 2022 +0800

    [fix][doc] remove non-exist outfile.md (#8913)
---
 docs/.vuepress/sidebar/en.js    | 1 -
 docs/.vuepress/sidebar/zh-CN.js | 1 -
 2 files changed, 2 deletions(-)

diff --git a/docs/.vuepress/sidebar/en.js b/docs/.vuepress/sidebar/en.js
index c4b80e6d00..5e8eb0c4a7 100644
--- a/docs/.vuepress/sidebar/en.js
+++ b/docs/.vuepress/sidebar/en.js
@@ -674,7 +674,6 @@ module.exports = [
               "LOAD",
               "MINI LOAD",
               "MULTI LOAD",
-              "OUTFILE",
               "PAUSE ROUTINE LOAD",
               "PAUSE SYNC JOB",
               "RESTORE TABLET",
diff --git a/docs/.vuepress/sidebar/zh-CN.js b/docs/.vuepress/sidebar/zh-CN.js
index bfbb31f865..7fbc5a3634 100644
--- a/docs/.vuepress/sidebar/zh-CN.js
+++ b/docs/.vuepress/sidebar/zh-CN.js
@@ -687,7 +687,6 @@ module.exports = [
               "LOAD",
               "MINI LOAD",
               "MULTI LOAD",
-              "OUTFILE",
               "PAUSE ROUTINE LOAD",
               "PAUSE SYNC JOB",
               "RESUME ROUTINE LOAD",


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