This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a commit to branch test_email in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/test_email by this push: new 74db3a27c0c [test](email) test email (#43823) 74db3a27c0c is described below commit 74db3a27c0cc1e9653f6d529f7de139213bf1e3e Author: Tiewei Fang <fangtie...@selectdb.com> AuthorDate: Wed Nov 13 10:42:51 2024 +0800 [test](email) test email (#43823) --- fe/fe-core/src/main/java/org/apache/doris/load/ExportJob.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fe/fe-core/src/main/java/org/apache/doris/load/ExportJob.java b/fe/fe-core/src/main/java/org/apache/doris/load/ExportJob.java index 98cfb443ec8..b9abaa23b78 100644 --- a/fe/fe-core/src/main/java/org/apache/doris/load/ExportJob.java +++ b/fe/fe-core/src/main/java/org/apache/doris/load/ExportJob.java @@ -416,7 +416,7 @@ public class ExportJob implements Writable { } /** - * Generate outfile select stmt + * Generate outfile select statement * @throws UserException */ private void generateQueryStmt() throws UserException { --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org