SparkQA commented on pull request #29067: URL: https://github.com/apache/spark/pull/29067#issuecomment-656861989
**[Test build #125633 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125633/testReport)** for PR 29067 at commit [`4bf995f`](https://github.com/apache/spark/commit/4bf995f35a4115302937eb04ccb99c90d9b3b681). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` .doc(\"The name of a class that implements \" +` * `trait CachedBatch ` * `trait CachedBatchSerializer extends Serializable ` * `trait SimpleMetricsCachedBatch extends CachedBatch ` * `trait SimpleMetricsCachedBatchSerializer extends CachedBatchSerializer with Logging ` * `case class DefaultCachedBatch(numRows: Int, buffers: Array[Array[Byte]], stats: InternalRow)` * `class DefaultCachedBatchSerializer extends SimpleMetricsCachedBatchSerializer ` * `case class CachedRDDBuilder(` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
