Skip to content

branch-3.1: [Fix](field) Fix potential memory leak and wrong binary reading about JsonbField #50174 - #52555

Merged
morrySnow merged 1 commit into
apache:branch-3.1from
zclllyybb:pick_jsonb_31
Jul 1, 2025
Merged

branch-3.1: [Fix](field) Fix potential memory leak and wrong binary reading about JsonbField #50174#52555
morrySnow merged 1 commit into
apache:branch-3.1from
zclllyybb:pick_jsonb_31

Conversation

@zclllyybb

Copy link
Copy Markdown
Contributor

pick #50174

@zclllyybb

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
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?

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 65.15% (43/66) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage44.99% (12355/27460)
Line Coverage36.00% (109386/303846)
Region Coverage35.07% (56695/161677)
Branch Coverage32.19% (30755/95536)

@morrySnow
morrySnow merged commit d994b4f into apache:branch-3.1Jul 1, 2025
@morrySnowmorrySnow changed the title branch-3.1: [Fix](field) Fix potential memory leak and wrong binary reading about JsonbField (#50174)branch-3.1: [Fix](field) Fix potential memory leak and wrong binary reading about JsonbField #50174Jul 1, 2025
Sign up for freeto 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

@zclllyybb@hello-stephen@morrySnow