This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 4ef46159ae [vectorized](udaf) support array type for java-udaf (#17351) add 2d027282f3 [fix](profile) modify load profile some bugs and docs (#17533) No new revisions were added by this update. Summary of changes: .../docs/advanced/best-practice/import-analysis.md | 75 +++++++++++++++------- .../Show-Statements/SHOW-LOAD-PROFILE.md | 50 ++++++++++++--- .../docs/advanced/best-practice/import-analysis.md | 57 ++++++++++++---- .../Show-Statements/SHOW-LOAD-PROFILE.md | 52 +++++++++++---- .../apache/doris/analysis/ShowLoadProfileStmt.java | 16 ++--- .../apache/doris/common/util/ProfileManager.java | 18 +++--- .../httpv2/controller/QueryProfileController.java | 2 +- .../java/org/apache/doris/qe/ShowExecutor.java | 2 +- .../java/org/apache/doris/qe/StmtExecutor.java | 2 +- 9 files changed, 198 insertions(+), 76 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org