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-1482][CIP-8] Add partition meta handler #3058

Closed
wants to merge 3 commits into from
Closed

Conversation

FMX
Copy link
Contributor

@FMX FMX commented Jan 8, 2025

What changes were proposed in this pull request?

  1. Add partition meta handler to eliminate reduce/map/mapSegment partition writers.

Why are the changes needed?

https://cwiki.apache.org/confluence/display/CELEBORN/CIP-8+Refactor+Partition+Data+Writer

Does this PR introduce any user-facing change?

NO.

How was this patch tested?

GA.

@FMX FMX requested a review from RexXiong January 8, 2025 07:16
@FMX FMX changed the title [CELEBORN-1482][CIP-8] Add partition meta handler and new partition type [CELEBORN-1482][CIP-8] Add partition meta handler Jan 8, 2025
@FMX FMX force-pushed the b1482-1 branch 2 times, most recently from db5f071 to 0ccab45 Compare January 8, 2025 09:22

trait PartitionMetaHandler {

def handleEvent(message: GeneratedMessageV3): Unit
Copy link
Contributor

Choose a reason for hiding this comment

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

Would be better If add some comments to these method.

@RexXiong RexXiong closed this in df25129 Jan 9, 2025
@RexXiong
Copy link
Contributor

RexXiong commented Jan 9, 2025

Thanks. merge to main(v0.6.0)

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