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](index) fix inverted index compound file entry size int32 overflow #38891 #38929

Merged

Conversation

xiaokang
Copy link
Contributor

@xiaokang xiaokang commented Aug 6, 2024

cherry pick from #38891

…ow (apache#38891)

change FileInfo::filesize from int32_t to int64_t to avoid overflow
@xiaokang
Copy link
Contributor Author

xiaokang commented Aug 6, 2024

run buildall

@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.

Copy link
Contributor

github-actions bot commented Aug 6, 2024

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

@xiaokang xiaokang merged commit 9ff1b15 into apache:branch-3.0 Aug 8, 2024
22 of 26 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.

2 participants