Skip to content

Branch-3.0 Cherry-pick [Fix](Variant) fix variant cast to jsonb into wrong NULL values (#50180) - #50234

Merged
dataroaring merged 1 commit into
apache:branch-3.0from
eldenmoon:pick-4572b59
Apr 22, 2025
Merged

Branch-3.0 Cherry-pick [Fix](Variant) fix variant cast to jsonb into wrong NULL values (#50180)#50234
dataroaring merged 1 commit into
apache:branch-3.0from
eldenmoon:pick-4572b59

Conversation

@eldenmoon

Copy link
Copy Markdown
Member

cherry-pick from #50180

…he#50180)
1. implement cast to jsonb in `ConvertImplGenericFromVariant`
2. implement `DataTypeObjectSerDe::serialize_column_to_json`
@eldenmoon

Copy link
Copy Markdown
MemberAuthor

run buildall

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

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 0.00% (0/11) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage40.13% (10514/26198)
Line Coverage30.75% (88277/287065)
Region Coverage29.86% (45504/152371)
Branch Coverage26.22% (23061/87938)

@dataroaringdataroaring left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dataroaring
dataroaring merged commit 415c2fc into apache:branch-3.0Apr 22, 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.

4 participants

@eldenmoon@Thearas@doris-robot@dataroaring