Skip to content

[fix](decimal256) fix casting decimal256 to float - #54178

Merged
yiguolei merged 1 commit into
apache:branch-2.1from
jacktengg:2.1-fix-dec256-cast
Aug 1, 2025
Merged

[fix](decimal256) fix casting decimal256 to float#54178
yiguolei merged 1 commit into
apache:branch-2.1from
jacktengg:2.1-fix-dec256-cast

Conversation

@jacktengg

@jacktenggjacktengg commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

picked from #54140

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

@jacktengg

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 0.00% (0/7) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage39.09% (10348/26472)
Line Coverage30.08% (85993/285850)
Region Coverage28.80% (44448/154315)
Branch Coverage25.51% (22744/89156)

@jacktengg

Copy link
Copy Markdown
ContributorAuthor

run p0

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Aug 1, 2025
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@yiguolei
yiguolei merged commit 1547d63 into apache:branch-2.1Aug 1, 2025
20 of 21 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/2.1.11-mergedreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jacktengg@hello-stephen@yiguolei