HappenLee commented on code in PR #41039: URL: https://github.com/apache/doris/pull/41039#discussion_r1770708196
########## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ########## @@ -1478,7 +1478,7 @@ public class Config extends ConfigBase { * Whether to allow the outfile function to export the results to the local disk. */ @ConfField - public static boolean enable_outfile_to_local = false; + public static boolean enable_outfile_to_local = true; Review Comment: why change the default config? -- 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. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org