Skip to content

Conversation

@BePPPower
Copy link
Contributor

Problem Summary:

bp: #49037

Add a memory tracker to the Parquet metadata, allowing us to monitor the usage of Parquet metadata.

What problem does this PR solve?

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:

Release note

None

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

Problem Summary:

Add a memory tracker to the Parquet metadata, allowing us to monitor the
usage of Parquet metadata.
@BePPPower BePPPower requested a review from yiguolei as a code owner April 17, 2025 06:40
@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?

@BePPPower
Copy link
Contributor Author

run buildall

@BePPPower BePPPower changed the title [fix](Parquet) add a memory tracker to parquet meta (#49037) [fix](Parquet) add a memory tracker to parquet meta Apr 17, 2025
@BePPPower BePPPower changed the title [fix](Parquet) add a memory tracker to parquet meta [Branch-2.1](Parquet) add a memory tracker to parquet meta Apr 17, 2025
@BePPPower
Copy link
Contributor Author

run buildall

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 90.91% (10/11) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 38.80% (10253/26423)
Line Coverage 29.85% (85106/285079)
Region Coverage 28.50% (43841/153854)
Branch Coverage 25.23% (22416/88856)

@hello-stephen
Copy link
Contributor

BE Regression P0 && UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage
Line Coverage
Region Coverage
Branch Coverage

@hello-stephen
Copy link
Contributor

BE Regression P0 && UT Coverage Report

Increment line coverage 90.91% (10/11) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 45.71% (11900/26033)
Line Coverage 36.61% (103712/283286)
Region Coverage 33.56% (60133/179157)
Branch Coverage 28.88% (29030/100506)

@BePPPower
Copy link
Contributor Author

run buildall

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 90.91% (10/11) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 38.81% (10254/26423)
Line Coverage 29.85% (85090/285079)
Region Coverage 28.51% (43857/153854)
Branch Coverage 25.24% (22423/88856)

@hello-stephen
Copy link
Contributor

BE Regression P0 && UT Coverage Report

Increment line coverage 90.91% (10/11) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage
Line Coverage
Region Coverage
Branch Coverage

1 similar comment
@hello-stephen
Copy link
Contributor

BE Regression P0 && UT Coverage Report

Increment line coverage 90.91% (10/11) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage
Line Coverage
Region Coverage
Branch Coverage

@yiguolei yiguolei merged commit af0bca6 into apache:branch-2.1 Apr 23, 2025
18 of 19 checks passed
Sign up for free to 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.

3 participants