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

branch-3.0: [fix](build index)Fix build index empty index file on renamed column #43392

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2024

Cherry-picked from #43336

…43336)

### What problem does this PR solve?

This PR is a followup repair on the basis of #42882.
Building index on renamed column will produce an empty index file, when
`column_idx` is not found.
The query is successful because match without inverted index.
Move test_match_without_index to fault_injection folder and make it
non-concurrent to avoid concurrency issues.
@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.

@doris-robot
Copy link

run buildall

@qidaye qidaye closed this Nov 7, 2024
@qidaye qidaye reopened this Nov 7, 2024
@qidaye
Copy link
Contributor

qidaye commented Nov 7, 2024

run buildall

Copy link
Contributor Author

github-actions bot commented Nov 7, 2024

clang-tidy review says "All clean, LGTM! 👍"

@qidaye qidaye merged commit 12ced58 into branch-3.0 Nov 7, 2024
21 of 23 checks passed
@qidaye qidaye deleted the auto-pick-43336-branch-3.0 branch November 7, 2024 09:05
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.

2 participants