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/doris.git
The following commit(s) were added to refs/heads/master by this push:
new f821dbc9f2 [doc] enable_new_load_scan_node doc (#15347)
f821dbc9f2 is described below
commit f821dbc9f20712c0203ac4f8afc39080ea316814
Author: jiafeng.zhang <[email protected]>
AuthorDate: Sun Dec 25 22:51:37 2022 +0800
[doc] enable_new_load_scan_node doc (#15347)
---
docs/en/docs/admin-manual/config/fe-config.md | 2 +-
docs/zh-CN/docs/admin-manual/config/fe-config.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/docs/admin-manual/config/fe-config.md
b/docs/en/docs/admin-manual/config/fe-config.md
index 10130987d5..8958f7ae8e 100644
--- a/docs/en/docs/admin-manual/config/fe-config.md
+++ b/docs/en/docs/admin-manual/config/fe-config.md
@@ -991,7 +991,7 @@ Whether to enable vectorized load
#### `enable_new_load_scan_node`
-Default: false
+Default: true
Whether to enable file scan node
diff --git a/docs/zh-CN/docs/admin-manual/config/fe-config.md
b/docs/zh-CN/docs/admin-manual/config/fe-config.md
index b65bc816bd..0ba2783533 100644
--- a/docs/zh-CN/docs/admin-manual/config/fe-config.md
+++ b/docs/zh-CN/docs/admin-manual/config/fe-config.md
@@ -991,7 +991,7 @@ colocate join PlanFragment instance 的 memory_limit =
exec_mem_limit / min (que
#### `enable_new_load_scan_node`
-默认值:false
+默认值:true
是否开启新的 file scan node
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]