WingsGo commented on a change in pull request #3679:
URL: https://github.com/apache/incubator-doris/pull/3679#discussion_r429800488



##########
File path: docs/zh-CN/administrator-guide/dynamic-partition.md
##########
@@ -161,48 +281,26 @@ SHOW DYNAMIC PARTITION TABLES;
 
 * dynamic\_partition\_enable
 
-    是否开启 Doris 的动态分区功能。默认为 false,即关闭。该参数只影响动态分区表的分区操作,不影响普通表。
+    是否开启 Doris 的动态分区功能。默认为 false,即关闭。该参数只影响动态分区表的分区操作,不影响普通表。可以通过修改 fe.conf 
中的参数并重启 FE 生效。也可以在运行时执行以下命令生效:

Review comment:
       
这里我们是否可以放开默认为true?目前已经存在了比较长的时间了,有些用户可能不仔细看文档,创建了分区表但是没有修改配置,造成使用上的一些额外成本?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to