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-1844][CIP-8] introduce tier writer proxy and simplify partition data writer #3085

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

FMX
Copy link
Contributor

@FMX FMX commented Feb 5, 2025

What changes were proposed in this pull request?

Most of the contents of this PR is the changes for UT, and it's derived from another PR #3083.

Why are the changes needed?

Introduce tier writer proxy and simplify the partition data writer.

Does this PR introduce any user-facing change?

NO.

How was this patch tested?

GA and manual tests.
I have verified data correctness on a cluster using TPC-DS tests.

@FMX FMX marked this pull request as draft February 5, 2025 11:50
@FMX FMX changed the title 1844 [CELEBORN-1844][CIP-8] introduce tier writer proxy and replace partition data writer Feb 5, 2025
@FMX FMX changed the title [CELEBORN-1844][CIP-8] introduce tier writer proxy and replace partition data writer [CELEBORN-1844][CIP-8] introduce tier writer proxy and simplify partition data writer Feb 5, 2025
@FMX FMX force-pushed the 1844 branch 4 times, most recently from b2dbe4b to 1345ffb Compare February 13, 2025 09:13
@FMX FMX marked this pull request as ready for review February 13, 2025 09:53
@FMX FMX marked this pull request as draft February 14, 2025 02:30
@FMX FMX force-pushed the 1844 branch 4 times, most recently from 0024fb5 to 15e0a54 Compare February 19, 2025 03:34
@FMX FMX marked this pull request as ready for review February 19, 2025 04:49
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.69%. Comparing base (fdf1883) to head (50cbea2).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3085      +/-   ##
==========================================
+ Coverage   32.62%   32.69%   +0.07%     
==========================================
  Files         336      338       +2     
  Lines       20083    20273     +190     
  Branches     1798     1812      +14     
==========================================
+ Hits         6551     6626      +75     
- Misses      13165    13278     +113     
- Partials      367      369       +2     

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

@FMX FMX force-pushed the 1844 branch 3 times, most recently from 842fbb4 to 3a86168 Compare March 6, 2025 06:00
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.

2 participants