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](inverted index)Make build index operation only affect base index (#36869) #36988

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

qidaye
Copy link
Contributor

@qidaye qidaye commented Jun 28, 2024

backport #36869

apache#36869)

When building index on table with mv, we should only send index build
jobs to base index.
Otherwise the build process may be stuck.
This PR make the build index operation only be allowed in base index and
add a test case.
@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.

@qidaye
Copy link
Contributor Author

qidaye commented Jun 28, 2024

run buildall

@qidaye
Copy link
Contributor Author

qidaye commented Jun 28, 2024

run p0

1 similar comment
@qidaye
Copy link
Contributor Author

qidaye commented Jun 28, 2024

run p0

@xiaokang xiaokang merged commit 4bec08c into apache:branch-2.1 Jun 28, 2024
21 of 22 checks passed
@qidaye qidaye deleted the pick_build_index_with_mv branch June 28, 2024 10:02
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