SparkQA commented on issue #27928: [SPARK-31167][BUILD] Refactor how we track Python test/build dependencies URL: https://github.com/apache/spark/pull/27928#issuecomment-615379157 **[Test build #121414 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/121414/testReport)** for PR 27928 at commit [`9704c60`](https://github.com/apache/spark/commit/9704c606983a4cf6bdd5bec41be8208fb5db63bc). * This patch passes all tests. * 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
