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 8278b16b934 [enhance](mtmv)Provide a method to determine whether incremental updates of multiple tables are allowed (#41691) add df3a3ab41ee [enhancement](sequence col) add session variable to skip sequence column check while INSERT INTO (#41655) No new revisions were added by this update. Summary of changes: .../apache/doris/analysis/NativeInsertStmt.java | 3 +- .../doris/nereids/rules/analysis/BindSink.java | 6 +++- .../java/org/apache/doris/qe/SessionVariable.java | 16 +++++++++++ .../unique/test_unique_table_sequence.out | 16 +++++++++-- .../unique/test_unique_table_sequence.groovy | 33 ++++++++++++++++++++++ 5 files changed, 70 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org