Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/16715
  
    **[Test build #72956 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/72956/testReport)**
 for PR 16715 at commit 
[`36fd9bc`](https://github.com/apache/spark/commit/36fd9bc6366d58541c8306803d8742649be69098).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `  class LinearSVCWrapperWriter(instance: LinearSVCWrapper) extends 
MLWriter `
      * `  class LinearSVCWrapperReader extends MLReader[LinearSVCWrapper] `
      * `class NoSuchDatabaseException(val db: String) extends 
AnalysisException(s\"Database '$db' not found\")`
      * `  class ResolveBroadcastHints(conf: CatalystConf) extends 
Rule[LogicalPlan] `
      * `case class JsonToStruct(`
      * `case class StructToJson(`
      * `case class Hint(name: String, parameters: Seq[String], child: 
LogicalPlan) extends UnaryNode `
      * `case class InnerOuterEstimation(conf: CatalystConf, join: Join) 
extends Logging `
      * `case class LeftSemiAntiEstimation(conf: CatalystConf, join: Join) `
      * `case class NumericRange(min: JDecimal, max: JDecimal) extends Range`
      * `class FileStreamOptions(parameters: CaseInsensitiveMap[String]) 
extends Logging `


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to