Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/3637#issuecomment-73172206
  
      [Test build #26875 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26875/consoleFull)
 for   PR 3637 at commit 
[`fec348a`](https://github.com/apache/spark/commit/fec348ac0a50688ed916699bc892e269730c1445).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `public class JavaDeveloperApiExample `
      * `    // where index i corresponds to class i (i = 0, 1).`
      * `    // where index i corresponds to class i (i = 0, 1).`
      * `class DoubleParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Double])`
      * `class IntParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Int])`
      * `class FloatParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Float])`
      * `class LongParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Long])`
      * `class BooleanParam(parent: Params, name: String, doc: String, 
defaultValue: Option[Boolean])`
      * `    new Param(this, "probabilityCol", "column name for predicted class 
conditional probabilities",`
      * `class VectorUDT extends UserDefinedType[Vector] `



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