Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #45289

### What problem does this PR solve?

Problem Summary:
In the block decompressor, when it is found that the input data is less
than 4 bytes (the header size of the large block), should set
more_input_bytes instead of reporting an error.
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Dec 13, 2024
@hello-stephen
Copy link
Contributor

run buildall

@github-actions
Copy link
Contributor Author

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.48% (9567/26223)
Line Coverage: 27.93% (78651/281638)
Region Coverage: 26.60% (40379/151819)
Branch Coverage: 23.35% (20452/87594)
Coverage Report: http://coverage.selectdb-in.cc/coverage/4ee157953f623025086c6b3ff5e18ffa30f88ebf_4ee157953f623025086c6b3ff5e18ffa30f88ebf/report/index.html

@morningman morningman merged commit 1db78d4 into branch-2.1 Dec 15, 2024
20 of 22 checks passed
@github-actions github-actions bot deleted the auto-pick-45289-branch-2.1 branch December 15, 2024 03:21
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.

6 participants