Skip to content

[fix](mtmv)fix in the scenario of recreating a table, the materialized view may assume that the data has not changed - #41762

Merged
morrySnow merged 3 commits into
apache:masterfrom
zddr:mv_table_rebuild
Oct 23, 2024
Merged

[fix](mtmv)fix in the scenario of recreating a table, the materialized view may assume that the data has not changed#41762
morrySnow merged 3 commits into
apache:masterfrom
zddr:mv_table_rebuild

Conversation

@zddr

@zddrzddr commented Oct 12, 2024

Copy link
Copy Markdown
Contributor

snapshot of table,only compare tableName and version,when recerate table,and if the version remains unchanged 。

MV will assume that the data has not changed

@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.

@zddr

zddr commented Oct 12, 2024

Copy link
Copy Markdown
ContributorAuthor

run buildall

@zddr

zddr commented Oct 15, 2024

Copy link
Copy Markdown
ContributorAuthor

run cloud_p0

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Oct 23, 2024
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@morrySnow
morrySnow merged commit 1c58147 into apache:masterOct 23, 2024
zddr added a commit to zddr/incubator-doris that referenced this pull request Oct 23, 2024
…d view may assume that the data has not changed (apache#41762)
snapshot of table,only compare tableName and version,when recerate
table,and if the version remains unchanged 。
MV will assume that the data has not changed
zddr added a commit to zddr/incubator-doris that referenced this pull request Oct 23, 2024
…d view may assume that the data has not changed (apache#41762)
snapshot of table,only compare tableName and version,when recerate
table,and if the version remains unchanged 。
MV will assume that the data has not changed
yiguolei pushed a commit that referenced this pull request Oct 24, 2024
morrySnow pushed a commit that referenced this pull request Nov 1, 2024
…42340)
pick from master #41762
fix in the scenario of recreating a table,
the materialized view may assume that the data has not changed
@yiguoleiyiguolei mentioned this pull request Nov 6, 2024
@gavinchougavinchou mentioned this pull request Nov 26, 2024
@yiguoleiyiguolei mentioned this pull request Jan 19, 2025
HappenLee pushed a commit to HappenLee/incubator-doris that referenced this pull request Apr 24, 2026
…d view may assume that the data has not changed (apache#41762)
snapshot of table,only compare tableName and version,when recerate
table,and if the version remains unchanged 。
MV will assume that the data has not changed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/2.1.7-mergeddev/3.0.3-mergedp0_breviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@zddr@doris-robot@morrySnow@seawinde@yiguolei