This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from fb50626075 [optimize](string) optimize concat function by SIMD memcpy
(#18458)
add 60c0bbe272 [fix](profile) fix show load query profile (#18487)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/pipeline_fragment_context.cpp | 7 ++
be/src/vec/exec/scan/new_olap_scanner.cpp | 10 +++
docs/en/docs/admin-manual/query-profile.md | 6 ++
docs/en/docs/lakehouse/multi-catalog/hive.md | 3 +
.../Show-Statements/SHOW-LOAD-PROFILE.md | 96 ++++++++++++---------
docs/zh-CN/docs/admin-manual/query-profile.md | 6 +-
docs/zh-CN/docs/lakehouse/multi-catalog/hive.md | 1 +
.../Show-Statements/SHOW-LOAD-PROFILE.md | 97 +++++++++++++---------
.../apache/doris/analysis/ShowLoadProfileStmt.java | 19 ++++-
.../doris/analysis/ShowQueryProfileStmt.java | 7 +-
.../java/org/apache/doris/qe/ShowExecutor.java | 17 +++-
11 files changed, 178 insertions(+), 91 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]