This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 19554ce15a6 [fix] Add initialization list to the copy constructor of
ScanPredicate in jni_connect.h (#46666)
add 1a99d3c1243 [feat](show profile) impl of show query/load profile
(#46375)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 4 +-
.../org/apache/doris/common/profile/Profile.java | 10 ++--
.../doris/common/profile/ProfileManager.java | 35 +++++++++++--
.../doris/nereids/parser/LogicalPlanBuilder.java | 29 +++++++++--
.../plans/commands/ShowLoadProfileCommand.java | 38 +++++++++-----
.../plans/commands/ShowQueryProfileCommand.java | 39 +++++++++-----
.../suites/query_profile/show_profile.groovy | 60 ++++++++++++++++++++++
7 files changed, 175 insertions(+), 40 deletions(-)
create mode 100644 regression-test/suites/query_profile/show_profile.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]