Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/6945#issuecomment-114312250
  
      [Test build #35496 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35496/console)
 for   PR 6945 at commit 
[`0bd567a`](https://github.com/apache/spark/commit/0bd567aee08756cc43495d5eb3cb9ed086c977fc).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `      //     class ParentClass(parentField: Int)`
      * `      //     class ChildClass(childField: Int) extends ParentClass(1)`
      * `          // If the class type corresponding to current slot has 
writeObject() defined,`
      * `          // then its not obvious which fields of the class will be 
serialized as the writeObject()`
      * `class SerializableConfiguration(@transient var value: Configuration) 
extends Serializable `
      * `class SerializableJobConf(@transient var value: JobConf) extends 
Serializable `
      * `class Module(object):`
      * `class NGram(override val uid: String)`
      * `class StreamingKMeansModel(KMeansModel):`
      * `class StreamingKMeans(object):`
      * `class PCAModel(JavaVectorTransformer):`
      * `class PCA(object):`
      * `case class UnresolvedAlias(child: Expression) extends NamedExpression`
      * `abstract class ExtractValueWithStruct extends ExtractValue `
      * `abstract class GeneratedClass `
      * `case class Bin(child: Expression)`
      * `case class Md5(child: Expression)`



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