Skip to content

[branch-2.1](function) fix wrong length check of function array_range (#49993) - #50605

Merged
yiguolei merged 1 commit into
apache:branch-2.1from
zclllyybb:pick21-1
May 6, 2025
Merged

[branch-2.1](function) fix wrong length check of function array_range (#49993)#50605
yiguolei merged 1 commit into
apache:branch-2.1from
zclllyybb:pick21-1

Conversation

@zclllyybb

Copy link
Copy Markdown
Contributor

pick #49993

@zclllyybb
zclllyybb requested a review from yiguolei as a code ownerMay 6, 2025 04:09
@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?

@zclllyybb

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 0.00% (0/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage38.87% (10276/26440)
Line Coverage29.91% (85355/285371)
Region Coverage28.56% (44002/154042)
Branch Coverage25.30% (22511/88986)

yiguolei
yiguolei previously approved these changes May 6, 2025
@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label May 6, 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.

@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100.00% (2/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage76.17% (19843/26050)
Line Coverage71.52% (202823/283578)
Region Coverage69.24% (124178/179357)
Branch Coverage62.48% (62887/100644)

@zclllyybb

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actionsgithub-actionsBot removed the approved Indicates a PR has been approved by one committer. label May 6, 2025
@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 0.00% (0/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage38.85% (10273/26440)
Line Coverage29.91% (85362/285371)
Region Coverage28.56% (43995/154042)
Branch Coverage25.28% (22499/88986)

@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 0.00% (0/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage60.76% (15819/26034)
Line Coverage52.96% (150159/283507)
Region Coverage50.77% (91059/179341)
Branch Coverage44.49% (44777/100644)

@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label May 6, 2025
@yiguolei
yiguolei merged commit babb98f into apache:branch-2.1May 6, 2025
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.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@zclllyybb@Thearas@hello-stephen@yiguolei