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


   **[Test build #132489 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/132489/testReport)**
 for PR 30421 at commit 
[`e6092c1`](https://github.com/apache/spark/commit/e6092c1856c637e9790140531d4c13947d148796).
    * This patch **fails to build**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `            logInfo(s\"Adding $url to class loader\")`
     * `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):`
     * `trait CheckAnalysis extends PredicateHelper with LookupCatalog `
     * `case class UnresolvedView(`
     * `case class TemporaryViewRelation(tableMeta: CatalogTable) extends 
LeafNode `
     * `case class CreateNamedStruct(children: Seq[Expression]) extends 
Expression with NoThrow `
     * `case class DateFromUnixDate(child: Expression) extends UnaryExpression`
     * `case class UnixDate(child: Expression) extends UnaryExpression`
     * `case class UnixSeconds(child: Expression) extends TimestampToLongBase `
     * `case class UnixMillis(child: Expression) extends TimestampToLongBase `
     * `case class UnixMicros(child: Expression) extends TimestampToLongBase `
     * `case class MakeDate(`
     * `abstract class LikeAllBase extends MultiLikeBase `
     * `abstract class LikeAnyBase extends MultiLikeBase `
     * `case class LikeAny(child: Expression, patterns: Seq[UTF8String]) 
extends LikeAnyBase `
     * `case class NotLikeAny(child: Expression, patterns: Seq[UTF8String]) 
extends LikeAnyBase `
     * `case class NoopCommand(`
     * `case class ShowTableExtended(`
     * `case class DropView(`
     * `case class RepairTable(child: LogicalPlan) extends Command `
     * `class JDBCTableCatalog extends TableCatalog with SupportsNamespaces 
with Logging `
     * `class StreamingQueryListenerBus(sparkListenerBus: 
Option[LiveListenerBus])`
     * `case class StateSchemaNotCompatible(message: String) extends 
Exception(message)`
     * `class StateSchemaCompatibilityChecker(`
     * `class StreamingQueryHistoryServerPlugin extends AppHistoryServerPlugin `
     * `class StreamingQueryStatusStore(store: KVStore) `


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