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-27416][SQL]:UnsafeMapData & UnsafeArrayData Kryo serialization breaks when two machines have different Oops size #24337

Closed
wants to merge 4 commits into from

Conversation

pengbo
Copy link
Contributor

@pengbo pengbo commented Apr 10, 2019

What changes were proposed in this pull request?

Finish the rest work of #24317, #9030
a. Implement Kryo serialization for UnsafeArrayData
b. fix UnsafeMapData Java/Kryo Serialization issue when two machines have different Oops size
c. Move the duplicate code "getBytes()" to Utils.

How was this patch tested?

According Units has been added & tested

… when two machines have different Oops size
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@pengbo pengbo closed this Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants