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

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


    from 9ec572f5381 [fix](nereids) ColStatsMeta.partitionUpdateRows npe 
(#37044)
     add dc369cd1309 [feat](nereids) support explain delete from clause (#36782)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/parser/LogicalPlanBuilder.java   |  16 ++-
 .../trees/plans/commands/DeleteFromCommand.java    |  92 +++++++++++++++-
 .../plans/commands/DeleteFromUsingCommand.java     |  88 +++------------
 .../suites/nereids_p0/explain/explain_dml.groovy   | 122 +++++++++++++++++++++
 4 files changed, 236 insertions(+), 82 deletions(-)
 create mode 100644 regression-test/suites/nereids_p0/explain/explain_dml.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to