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 e94fbe169e3 [Enhance](regression) add hms catalog broker scan case (#25453) add f698f205d5a [Fix](merge-on-write) throw exception when the user don't specify the insert columns in insert statement for partial update (#25437) No new revisions were added by this update. Summary of changes: .../src/main/java/org/apache/doris/analysis/NativeInsertStmt.java | 5 +++++ .../java/org/apache/doris/nereids/rules/analysis/BindSink.java | 6 ++++++ .../suites/nereids_p0/insert_into_table/partial_update.groovy | 4 ++++ .../nereids_p0/insert_into_table/partial_update_complex.groovy | 7 ++++++- .../partial_update/test_partial_update_native_insert_stmt.groovy | 4 ++++ .../test_partial_update_native_insert_stmt_complex.groovy | 7 ++++++- 6 files changed, 31 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org