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 bf9a6823244 add MULTI-LOAD
bf9a6823244 is described below
commit bf9a68232445505afc4429193d17104bac6601c0
Author: jiafeng.zhang <[email protected]>
AuthorDate: Fri Aug 12 17:33:24 2022 +0800
add MULTI-LOAD
add MULTI-LOAD
---
sidebars.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/sidebars.json b/sidebars.json
index eb6ff0be824..21f6820e28c 100644
--- a/sidebars.json
+++ b/sidebars.json
@@ -611,6 +611,7 @@
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/BROKER-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CANCEL-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD",
+
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/MULTI-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD",
"sql-manual/sql-reference/Data-Manipulation-Statements/Load/STOP-ROUTINE-LOAD",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]