pengbo opened a new pull request #24357: [Spark-27416][SQL]UnsafeMapData & 
UnsafeArrayData Kryo serialization …
URL: https://github.com/apache/spark/pull/24357
 
 
   ## What changes were proposed in this pull request?
   Finish the rest work of https://github.com/apache/spark/pull/24317, 
https://github.com/apache/spark/pull/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

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to