Skip to content

Conversation

@BiteTheDDDDt
Copy link
Contributor

@BiteTheDDDDt BiteTheDDDDt commented May 28, 2025

What problem does this PR solve?

throw exception if block.serialize meet error status
related with #49876

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@hello-stephen
Copy link
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?

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot added approved Indicates a PR has been approved by one committer. reviewed labels May 28, 2025
@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@BiteTheDDDDt
Copy link
Contributor Author

run buildall

1 similar comment
@BiteTheDDDDt
Copy link
Contributor Author

run buildall

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 60.00% (3/5) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 79.37% (20908/26342)
Line Coverage 72.24% (214981/297612)
Region Coverage 70.22% (126169/179670)
Branch Coverage 63.92% (65226/102036)

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 60.00% (3/5) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 79.61% (20970/26342)
Line Coverage 72.75% (216515/297612)
Region Coverage 70.94% (127457/179670)
Branch Coverage 64.61% (65921/102036)

@BiteTheDDDDt BiteTheDDDDt merged commit 56eee07 into apache:master May 29, 2025
34 of 37 checks passed
github-actions bot pushed a commit that referenced this pull request May 29, 2025
…rror status (#51335)

throw exception if block.serialize meet error status
github-actions bot pushed a commit that referenced this pull request May 29, 2025
…rror status (#51335)

throw exception if block.serialize meet error status
BiteTheDDDDt added a commit to BiteTheDDDDt/incubator-doris that referenced this pull request May 29, 2025
…rror status (apache#51335)

throw exception if block.serialize meet error status
yiguolei pushed a commit that referenced this pull request May 30, 2025
…alize meet error status #51335 (#51365)

Cherry-picked from #51335

Co-authored-by: Pxl <xl@selectdb.com>
koarz pushed a commit to koarz/doris that referenced this pull request Jun 4, 2025
…rror status (apache#51335)

throw exception if block.serialize meet error status
dataroaring pushed a commit that referenced this pull request Jun 11, 2025
…alize meet error status #51335 (#51364)

Cherry-picked from #51335

Co-authored-by: Pxl <xl@selectdb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants