Skip to content

[fix](index) fix inverted index compound file entry size int32 overflow #38891#38929

Merged
xiaokang merged 1 commit intoapache:branch-3.0from
xiaokang:pick_38891_to_apache_branch-3.0
Aug 8, 2024
Merged

[fix](index) fix inverted index compound file entry size int32 overflow #38891#38929
xiaokang merged 1 commit intoapache:branch-3.0from
xiaokang:pick_38891_to_apache_branch-3.0

Conversation

@xiaokang
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

xiaokang commented Aug 6, 2024

run buildall

@doris-robot
Copy link
Copy Markdown

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.

@github-actions
Copy link
Copy Markdown
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
@gavinchou gavinchou mentioned this pull request Aug 19, 2024
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