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) regression test unstable and error (#41145) #42185

Merged

Conversation

seawinde
Copy link
Contributor

Proposed changes

pr: #41145
commitId: 5e6e4bf

seawinde and others added 2 commits October 21, 2024 15:25
This is brought by apache#39265

1. Some test fail because `MaterializedViewRewriteSuccessButNotChose`,
because in these tests materialized view are not analyzed after create,
So Add `analyze clause` when waite materialized view task finished
2. No signature of method:
org.apache.doris.regression.suite.Suite.check_mv_rewrite_success(),
because `check_mv_rewrite_success` is not available in Suite.groovy. Fix
this by using correct method.
3. If partition row count statistics is not ready, should not check mv
rewrte by CBO succesfully
@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.

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@seawinde
Copy link
Contributor Author

run buildall

@morrySnow morrySnow changed the title Fix mv regression test unstable 21 [fix](mtmv) regression test unstable and error (#41145) Oct 23, 2024
@yiguolei yiguolei merged commit a5b3520 into apache:branch-2.1 Oct 23, 2024
20 of 21 checks passed
Sign up for free to 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