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

[SPARK-41428][UI] Protobuf serializer for SpeculationStageSummaryWrapper #39108

Conversation

techaddict
Copy link
Contributor

What changes were proposed in this pull request?

Add Protobuf serializer for SpeculationStageSummaryWrapper

Why are the changes needed?

Support fast and compact serialization/deserialization for SpeculationStageSummaryWrapper over RocksDB.

Does this PR introduce any user-facing change?

No

How was this patch tested?

New UT

@github-actions github-actions bot added the CORE label Dec 17, 2022
@techaddict techaddict changed the title [SPARK-41428] Protobuf serializer for SpeculationStageSummaryWrapper [SPARK-41428][UI] Protobuf serializer for SpeculationStageSummaryWrapper Dec 19, 2022
@techaddict
Copy link
Contributor Author

@gengliangwang this PR is ready to be reviewed

@gengliangwang
Copy link
Member

gengliangwang commented Dec 21, 2022

@techaddict Do you mind if I hold on the PR review for one day and wait for the refactor in #39148?
cc @LuciferYang

@techaddict
Copy link
Contributor Author

@gengliangwang sounds good 👍🏼

@gengliangwang
Copy link
Member

@techaddict FYI #39148 is merged. Can you resolve the conflicts?

@techaddict
Copy link
Contributor Author

@techaddict updated the PR

Copy link
Member

@gengliangwang gengliangwang left a comment

Choose a reason for hiding this comment

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

LGTM except for one comment

@techaddict
Copy link
Contributor Author

@gengliangwang addressed comments 👍🏼

@gengliangwang
Copy link
Member

Thanks, merging to master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants