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 f701c89a628 [fix](cloud) Fix regression case `test_dynamic_partition` run in cloud mode (#31803) add d916f9cbd39 [fix](update) Update set value should consider sequence column (#31626) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/UpdateStmt.java | 14 ++++++- .../trees/plans/commands/UpdateCommand.java | 13 +++++- .../unique/test_unique_table_new_sequence.out | 20 ++++----- regression-test/data/update/test_update.out | 49 ++++++++++++++++++++++ regression-test/suites/update/test_update.groovy | 41 +++++++++++++++++- 5 files changed, 122 insertions(+), 15 deletions(-) create mode 100644 regression-test/data/update/test_update.out --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org