Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CELEBORN-1847][CIP-8] Introduce local and DFS tier writer #3083

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FMX
Copy link
Contributor

@FMX FMX commented Jan 25, 2025

What changes were proposed in this pull request?

  1. Implement tier writer for local tier writer and DFS tier writer.
  2. Add tests for local tier writers and DFS tier writers.

Why are the changes needed?

  1. Refactor partition data writers for code readability and extendability.

Does this PR introduce any user-facing change?

NO.

How was this patch tested?

GA.
截屏2025-01-25 14 57 14

Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.65%. Comparing base (45450e7) to head (e19bb65).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3083      +/-   ##
==========================================
+ Coverage   32.53%   32.65%   +0.13%     
==========================================
  Files         336      336              
  Lines       20055    20083      +28     
  Branches     1796     1798       +2     
==========================================
+ Hits         6522     6556      +34     
+ Misses      13168    13162       -6     
  Partials      365      365              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant