SparkQA commented on issue #28091: [WIP][SQL] Optimize fromJavaDate() and toJavaDate() URL: https://github.com/apache/spark/pull/28091#issuecomment-611492681 **[Test build #121014 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/121014/testReport)** for PR 28091 at commit [`586517f`](https://github.com/apache/spark/commit/586517fd8219704b47a79f534a0e575ccf66d6e4). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public class SparkAvroKeyOutputFormat extends AvroKeyOutputFormat<GenericRecord> ` * ` static class SparkRecordWriterFactory extends RecordWriterFactory<GenericRecord> ` * ` class FMClassifierWrapperWriter(instance: FMClassifierWrapper) extends MLWriter ` * ` class FMClassifierWrapperReader extends MLReader[FMClassifierWrapper] ` * ` 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(`
---------------------------------------------------------------- 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]
