SparkQA commented on issue #25223: [SPARK-27416][SQL][BRANCH-2.4] UnsafeMapData & UnsafeArrayData Kryo serialization … URL: https://github.com/apache/spark/pull/25223#issuecomment-513642573 **[Test build #107974 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107974/testReport)** for PR 25223 at commit [`d187ae3`](https://github.com/apache/spark/commit/d187ae3c90cc126b6da53e9a8b23f9ac52b09500). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public final class UnsafeArrayData extends ArrayData implements Externalizable, KryoSerializable ` * `final class UnsafeDataUtils ` * `public final class UnsafeMapData extends MapData implements Externalizable, KryoSerializable `
---------------------------------------------------------------- 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]
