Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

zddr
Copy link
Contributor

@zddr zddr commented Oct 12, 2024

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

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
Copy link
Contributor Author

zddr commented Oct 12, 2024

run buildall

@zddr
Copy link
Contributor Author

zddr commented Oct 15, 2024

run cloud_p0

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Oct 23, 2024
Copy link
Contributor

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

Copy link
Contributor

PR approved by anyone and no changes requested.

@morrySnow morrySnow merged commit 1c58147 into apache:master Oct 23, 2024
26 of 28 checks passed
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
#42339)

…d view may assume that the data has not changed (#41762)

pick: #41762
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
@yiguolei yiguolei mentioned this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. dev/2.1.7-merged dev/3.0.3-merged p0_b reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants