This is an automated email from the ASF dual-hosted git repository.

morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from c60378eace4 [fix](sql_select_limit) sql_select_limit should not affect 
DML (#53379)
     add ce1ef6cf1c3 [opt](Nereids) optimize error message if nerieds plan 
timeout (#53375)

No new revisions were added by this update.

Summary of changes:
 .../doris/common/profile/SummaryProfile.java       | 41 ++++++++++++++++++
 .../doris/nereids/errors/QueryPlanningErrors.java  | 50 ++++++++++++++++++++++
 .../doris/nereids/jobs/rewrite/RewriteJob.java     |  6 +--
 .../nereids/jobs/scheduler/SimpleJobScheduler.java |  6 +--
 .../java/org/apache/doris/qe/AuditLogHelper.java   | 40 ++---------------
 5 files changed, 101 insertions(+), 42 deletions(-)
 create mode 100644 
fe/fe-core/src/main/java/org/apache/doris/nereids/errors/QueryPlanningErrors.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to