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 b91a3b5a72 [fix](planner) should not bind slot on brother's tuple in
subquery (#17813)
add 173d68409c [enhencement](planner) update and delete support use alias
for target table (#17914)
No new revisions were added by this update.
Summary of changes:
.../Manipulation/DELETE.md | 1 +
.../Manipulation/UPDATE.md | 5 ++-
.../Manipulation/DELETE.md | 5 ++-
.../Manipulation/UPDATE.md | 9 ++---
fe/fe-core/src/main/cup/sql_parser.cup | 8 ++--
.../java/org/apache/doris/analysis/DeleteStmt.java | 45 +++++++++-------------
.../java/org/apache/doris/analysis/UpdateStmt.java | 43 ++++++++-------------
.../org/apache/doris/load/DeleteHandlerTest.java | 35 +----------------
.../data/delete_p0/test_delete_using.out | 3 ++
regression-test/data/update/test_update_unique.out | 5 +++
.../suites/delete_p0/test_delete_using.groovy | 17 ++++++++
.../suites/update/test_update_unique.groovy | 17 ++++++++
12 files changed, 93 insertions(+), 100 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]