Skip to content

[Improvement](column) add santy check and add some fix for ColumnString #47964 - #48512

Merged
yiguolei merged 5 commits into
apache:branch-2.1from
BiteTheDDDDt:cp_0302
Mar 4, 2025
Merged

[Improvement](column) add santy check and add some fix for ColumnString #47964 #48512
yiguolei merged 5 commits into
apache:branch-2.1from
BiteTheDDDDt:cp_0302

Conversation

@BiteTheDDDDt

@BiteTheDDDDtBiteTheDDDDt commented Mar 2, 2025

Copy link
Copy Markdown
Contributor

pick part of #47964#48545

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

@BiteTheDDDDtBiteTheDDDDt changed the title [Improvement](column) add santy check and optimize for ColumnStr<T>::replicate #47964 [Improvement](column) add santy check and add some fix for ColumnString #47964 Mar 2, 2025
@BiteTheDDDDt

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 56.52% (26/46) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage36.60% (9637/26333)
Line Coverage28.20% (80013/283750)
Region Coverage26.81% (40982/152851)
Branch Coverage23.56% (20773/88172)

@BiteTheDDDDt

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 56.52% (26/46) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage36.60% (9638/26333)
Line Coverage28.21% (80047/283750)
Region Coverage26.82% (40994/152851)
Branch Coverage23.57% (20783/88172)

@BiteTheDDDDt

Copy link
Copy Markdown
ContributorAuthor

run buildall

@BiteTheDDDDt

Copy link
Copy Markdown
ContributorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 56.25% (27/48) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage36.60% (9639/26333)
Line Coverage28.21% (80055/283752)
Region Coverage26.83% (41009/152851)
Branch Coverage23.58% (20789/88172)

@yiguolei
yiguolei merged commit 548c79f into apache:branch-2.1Mar 4, 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

@BiteTheDDDDt@Thearas@hello-stephen@yiguolei