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 b02398ba85 [fix](planner) statement run successful but log error msg in audit log (#24628) add 848290d8a8 [Fix](nereids) Support partial update for insert into table (#24594) No new revisions were added by this update. Summary of changes: .../glue/translator/PhysicalPlanTranslator.java | 43 ++++++++++++---------- .../doris/nereids/parser/LogicalPlanBuilder.java | 2 +- .../doris/nereids/rules/analysis/BindSink.java | 20 +++++++++- .../plans/commands/InsertIntoTableCommand.java | 9 ++++- .../insert_into_table/partial_update.groovy | 2 +- .../test_partial_update_native_insert_stmt.groovy | 1 + 6 files changed, 51 insertions(+), 26 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org