Skip to content

branch-4.0: [fix](json) Replace invalid JSONB with default JSONB null value #59007 - #59022

Merged
yiguolei merged 1 commit into
branch-4.0from
auto-pick-59007-branch-4.0
Dec 16, 2025
Merged

branch-4.0: [fix](json) Replace invalid JSONB with default JSONB null value #59007#59022
yiguolei merged 1 commit into
branch-4.0from
auto-pick-59007-branch-4.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #59007

This PR fixes the issue that was supposed to be resolved by
#58656
. We need to address it as soon as possible, so I am submitting this PR.
@Thearas

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?

@Thearas

Copy link
Copy Markdown
Contributor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 80.00% (24/30) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage53.10% (18359/34576)
Line Coverage38.75% (168983/436106)
Region Coverage33.52% (130566/389524)
Branch Coverage34.43% (56349/163655)

@yiguolei
yiguolei merged commit 6518277 into branch-4.0Dec 16, 2025
24 of 27 checks passed
@github-actions
github-actionsBot deleted the auto-pick-59007-branch-4.0 branch December 16, 2025 04:42
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.

5 participants

@Thearas@hello-stephen@yiguolei@dataroaring@csun5285