This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43376-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from bbfed507da6 [fix](schema-change) Make sc job state updated after the table state is changed (#42670) (#43186) add 49a34c77853 [fix](mtmv) fix mtmv deadlock issue (#43376) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/catalog/MTMV.java | 2 +- .../java/org/apache/doris/catalog/OlapTable.java | 7 +++-- .../doris/common/proc/PartitionsProcDir.java | 31 +++++++++++++--------- .../org/apache/doris/mtmv/MTMVPartitionUtil.java | 4 +-- .../org/apache/doris/mtmv/MTMVRelatedTableIf.java | 2 +- 5 files changed, 27 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org