SparkQA commented on pull request #27928: URL: https://github.com/apache/spark/pull/27928#issuecomment-623294824
**[Test build #122250 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/122250/testReport)** for PR 27928 at commit [`9704c60`](https://github.com/apache/spark/commit/9704c606983a4cf6bdd5bec41be8208fb5db63bc). * This patch **fails due to an unknown error code, -9**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public class JavaUserDefinedScalar ` * `public class SparkAvroKeyOutputFormat extends AvroKeyOutputFormat<GenericRecord> ` * ` static class SparkRecordWriterFactory extends RecordWriterFactory<GenericRecord> ` * ` class FMClassifierWrapperWriter(instance: FMClassifierWrapper) extends MLWriter ` * ` class FMClassifierWrapperReader extends MLReader[FMClassifierWrapper] ` * ` class FMRegressorWrapperWriter(instance: FMRegressorWrapper) extends MLWriter ` * ` class FMRegressorWrapperReader extends MLReader[FMRegressorWrapper] ` * ` class LinearRegressionWrapperWriter(instance: LinearRegressionWrapper) extends MLWriter ` * ` class LinearRegressionWrapperReader extends MLReader[LinearRegressionWrapper] ` * `case class LengthOfJsonArray(child: Expression) extends UnaryExpression` * `case class JsonObjectKeys(child: Expression) extends UnaryExpression with CodegenFallback` * `case class ShowViews(` * `case class ShowViewsCommand(` * ` class JDBCConfiguration(` ---------------------------------------------------------------- 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]
