Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/4068#issuecomment-73022964
  
      [Test build #26837 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26837/consoleFull)
 for   PR 4068 at commit 
[`a6857b5`](https://github.com/apache/spark/commit/a6857b52e2219f400edc6f1870ef125e193e6dc1).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `   * @param modelClass  String name for model class (used for error 
messages)`
      * `    case class Data(labels: Array[Double], pi: Array[Double], theta: 
Array[Array[Double]])`
      * `          s" but class priors vector pi had $`
      * `            s" but class conditionals array theta had $`
      * `    case class Data(weights: Vector, intercept: Double, threshold: 
Option[Double])`
      * `     * @param modelClass  String name for model class (used for error 
messages)`
      * `   * @param modelClass  String name for model class (used for error 
messages)`
      * `    case class Data(weights: Vector, intercept: Double)`
      * `     * @param modelClass  String name for model class (used for error 
messages)`
      * `trait Saveable `
      * `trait Loader[M <: Saveable] `
      * `   * @return (class name, version, metadata)`
      * `case class UnresolvedGetField(child: Expression, fieldName: String) 
extends UnaryExpression `
      * `case class GetField(child: Expression, field: StructField, ordinal: 
Int) extends UnaryExpression `



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to