Skip to content

[log](mow) reduce log for data load on mow table (#47647) - #50491

Merged
yiguolei merged 1 commit into
apache:branch-2.1from
zhannngchen:cp-47647-2.1
Apr 28, 2025
Merged

[log](mow) reduce log for data load on mow table (#47647)#50491
yiguolei merged 1 commit into
apache:branch-2.1from
zhannngchen:cp-47647-2.1

Conversation

@zhannngchen

Copy link
Copy Markdown
Contributor

cherry-pick #47647

reduce some useless logs according to the frequency stats from online
user logs.
@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?

@zhannngchen

Copy link
Copy Markdown
ContributorAuthor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 11.76% (2/17) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage38.84% (10269/26439)
Line Coverage29.88% (85261/285297)
Region Coverage28.54% (43948/153983)
Branch Coverage25.27% (22474/88944)

@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression P0 && UT Coverage Report

Increment line coverage 11.76% (2/17) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage40.75% (10614/26049)
Line Coverage32.12% (91056/283504)
Region Coverage28.98% (51954/179296)
Branch Coverage25.40% (25553/100598)

@hello-stephen

Copy link
Copy Markdown
Contributor

BE Regression P0 && UT Coverage Report

Increment line coverage 11.76% (2/17) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage64.74% (16835/26005)
Line Coverage52.99% (149448/282022)
Region Coverage50.17% (89428/178264)
Branch Coverage44.43% (44410/99948)

@yiguolei
yiguolei merged commit b3e55d1 into apache:branch-2.1Apr 28, 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

@zhannngchen@hello-stephen@doris-robot@yiguolei