Skip to content

[Branch3.0](Parquet) add a memory tracker to parquet meta - #50468

Merged
dataroaring merged 1 commit into
apache:branch-3.0from
BePPPower:addParuqetMetaMemTracker30
May 6, 2025
Merged

[Branch3.0](Parquet) add a memory tracker to parquet meta#50468
dataroaring merged 1 commit into
apache:branch-3.0from
BePPPower:addParuqetMetaMemTracker30

Conversation

@BePPPower

@BePPPowerBePPPower commented Apr 27, 2025

Copy link
Copy Markdown
Contributor

picked from: #49037

Problem Summary:
Add a memory tracker to the Parquet metadata, allowing us to monitor the
usage of Parquet metadata.
@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?

@morningman

Copy link
Copy Markdown
Contributor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 90.91% (10/11) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage40.21% (10557/26257)
Line Coverage30.99% (89372/288400)
Region Coverage30.11% (46088/153049)
Branch Coverage26.61% (23555/88504)

@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actionsgithub-actionsBot added approved Indicates a PR has been approved by one committer. reviewed labels Apr 28, 2025
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@dataroaringdataroaring left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dataroaring
dataroaring merged commit 2581501 into apache:branch-3.0May 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.

5 participants

@BePPPower@hello-stephen@morningman@doris-robot@dataroaring