This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 9c1f6abe021 [fix](meta-cache) fix refreshOnlyCatalogCache when use_meta_cache = false (#44363) add 5edc7f959a9 [enhance](mtmv)Enable the MTMVRelatedTableIf interface to support mvcc (#44419) No new revisions were added by this update. Summary of changes: fe/fe-core/src/main/java/org/apache/doris/catalog/MTMV.java | 7 ++++--- .../src/main/java/org/apache/doris/catalog/OlapTable.java | 8 +++++--- .../org/apache/doris/datasource/hive/HMSExternalTable.java | 10 ++++++---- .../apache/doris/datasource/paimon/PaimonExternalTable.java | 9 ++++++--- .../main/java/org/apache/doris/mtmv/MTMVPartitionUtil.java | 9 +++++---- .../doris/mtmv/MTMVRelatedPartitionDescInitGenerator.java | 3 ++- .../main/java/org/apache/doris/mtmv/MTMVRelatedTableIf.java | 11 ++++++++--- .../java/org/apache/doris/mtmv/MTMVPartitionUtilTest.java | 5 +++-- 8 files changed, 39 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org