This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48673-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 7ce420c194a [chore](log) change PointQueryExecutor log to VLOG_DEBUG (#49860) (#49900) add 27840f02d71 [enhance](mtmv)Only restrict MTMV to not allow concurrent insert overwrite execution (#48673) No new revisions were added by this update. Summary of changes: .../insertoverwrite/InsertOverwriteManager.java | 3 ++- .../doris/insertoverwrite/InsertOverwriteUtil.java | 9 ++++++- .../InsertOverwriteManagerTest.java | 30 ++++++++++++++++++---- .../InsertOverwriteUtilTest.java} | 17 ++++++------ .../test_iot_auto_detect_concurrent.groovy | 14 +++------- 5 files changed, 47 insertions(+), 26 deletions(-) copy fe/fe-core/src/test/java/org/apache/doris/{analysis/TupleIsNullPredicateTest.java => insertoverwrite/InsertOverwriteUtilTest.java} (65%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org