This is an automated email from the ASF dual-hosted git repository.
zhangchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from cbe12cfb69 [chore](build) Support specifying output path #19669
add 609b20bd02 [Feature](planner) use partial update in update from &
delete from (#19262)
No new revisions were added by this update.
Summary of changes:
be/src/olap/rowset/beta_rowset_writer.cpp | 3 +++
be/src/olap/rowset/segment_v2/segment_writer.cpp | 14 +++--------
be/src/olap/tablet_schema.cpp | 2 ++
.../java/org/apache/doris/analysis/DeleteStmt.java | 14 +++++++++--
.../apache/doris/analysis/NativeInsertStmt.java | 22 ++++++++++++++++
.../java/org/apache/doris/analysis/UpdateStmt.java | 29 +++++++++++++++++++---
...{test_update_unique.out => test_update_mow.out} | 0
...update_unique.groovy => test_update_mow.groovy} | 6 ++---
8 files changed, 71 insertions(+), 19 deletions(-)
copy regression-test/data/update/{test_update_unique.out =>
test_update_mow.out} (100%)
copy regression-test/suites/update/{test_update_unique.groovy =>
test_update_mow.groovy} (95%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]