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

kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 26789f1afa6 [chore](dynamic schema) throw exception when property 
contains dynamic schema (#29030)
     add da0272ff2b2 [fix](planner) Fix delete statement on MOR unique table 
#28968(#29027)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/DeleteStmt.java |   2 +-
 .../trees/plans/commands/DeleteCommand.java        |   2 +-
 .../data/delete_p0/test_delete_on_mor.out          |  51 ++++++++++
 .../suites/delete_p0/test_delete_on_mor.groovy     | 106 +++++++++++++++++++++
 4 files changed, 159 insertions(+), 2 deletions(-)
 create mode 100644 regression-test/data/delete_p0/test_delete_on_mor.out
 create mode 100644 regression-test/suites/delete_p0/test_delete_on_mor.groovy


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

Reply via email to