This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 30029647047 [opt](memory) QueryMemTracker not equal to 0 will crash at query end when Debug compile (#35014) add 59c269837e4 [enhancement](delete) print all debug mode session variables on error (#35006) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/DeleteStmt.java | 3 +-- .../java/org/apache/doris/analysis/UpdateStmt.java | 3 +-- .../plans/commands/DeleteFromUsingCommand.java | 3 +-- .../trees/plans/commands/UpdateCommand.java | 3 +-- .../java/org/apache/doris/qe/SessionVariable.java | 27 ++++++++++++++++++++++ 5 files changed, 31 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org