Skip to content

[enhance](mtmv)Mv refresh on commit(#34548) - #35702

Merged
morrySnow merged 3 commits into
apache:branch-2.1from
zddr:mv_refresh_by_base_2.1
May 31, 2024
Merged

[enhance](mtmv)Mv refresh on commit(#34548)#35702
morrySnow merged 3 commits into
apache:branch-2.1from
zddr:mv_refresh_by_base_2.1

Conversation

@zddr

@zddrzddr commented May 31, 2024

Copy link
Copy Markdown
Contributor

pick from master: #34548

The modification involving CloudGlobalTransactionMgr was not picked up to 2.1 because the 2.1 branch does not yet have the Thunderbolt CloudGlobalTransactionMgr

zddr added 2 commits May 31, 2024 11:53
support refresh MTMV when base table data change / drop
partition/replace partition
CREATE MATERIALIZED VIEW mv1
REFRESH ON COMMIT
AS
SELECT xxx;
@doris-robot

Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zddrzddr changed the title Mv refresh by base 2.1[enhance](mtmv)Mv refresh on commitMay 31, 2024
@zddrzddr changed the title [enhance](mtmv)Mv refresh on commit[enhance](mtmv)Mv refresh on commit(#34548)May 31, 2024
@morrySnow
morrySnow merged commit 4414edd into apache:branch-2.1May 31, 2024
morningman added a commit that referenced this pull request May 31, 2024
@zddrzddr mentioned this pull request May 31, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zddr@doris-robot@morrySnow