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

[improvement](mv) Catch exception when init sync materialized view context #37701 #37872

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

seawinde
Copy link
Contributor

Proposed changes

cherry-pick 3.0
pr: #37701
commit: e478570

pr: #37154
commit: 841e39a

starocean999 and others added 2 commits July 16, 2024 11:34
…hange (apache#37154)

schema change would introduce a shadow index. MV selection should rule
out the shadow index.
…ntext (apache#37701)

## Proposed changes
Init sync materialized view context happend after analyze, If fail would
cause query or insert into fail.
This is inacceptable, so catch the exception and recored the warn log.
@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

@dataroaring dataroaring merged commit 2d7acd0 into apache:branch-3.0 Jul 16, 2024
10 of 12 checks passed
@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jul 16, 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.

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. reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants