SparkQA commented on pull request #30543:
URL: https://github.com/apache/spark/pull/30543#issuecomment-739670658


   **[Test build #132320 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/132320/testReport)**
 for PR 30543 at commit 
[`296ced9`](https://github.com/apache/spark/commit/296ced92017c4ee55c1b2ab57036e0e794d4fd1c).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class OneVsRest(Estimator, _OneVsRestParams, HasParallelism, 
MLReadable, MLWritable):`
     * `class OneVsRestReader(MLReader):`
     * `class OneVsRestWriter(MLWriter):`
     * `class OneVsRestModel(Model, _OneVsRestParams, MLReadable, MLWritable):`
     * `class OneVsRestModelReader(MLReader):`
     * `class OneVsRestModelWriter(MLWriter):`
     * `class CrossValidatorReader(MLReader):`
     * `class CrossValidatorWriter(MLWriter):`
     * `class CrossValidatorModelReader(MLReader):`
     * `class CrossValidatorModelWriter(MLWriter):`
     * `class TrainValidationSplitReader(MLReader):`
     * `class TrainValidationSplitWriter(MLWriter):`
     * `class TrainValidationSplitModelReader(MLReader):`
     * `class TrainValidationSplitModelWriter(MLWriter):`
     * `case class TemporaryViewRelation(tableMeta: CatalogTable) extends 
LeafNode `
     * `case class DateFromUnixDate(child: Expression) extends UnaryExpression`
     * `case class UnixDate(child: Expression) extends UnaryExpression`
     * `class JDBCTableCatalog extends TableCatalog with SupportsNamespaces 
with Logging `
     * `case class StateSchemaNotCompatible(message: String) extends 
Exception(message)`
     * `class StateSchemaCompatibilityChecker(`


----------------------------------------------------------------
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]

Reply via email to