Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/8224#issuecomment-132069348
  
      [Test build #41088 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41088/console)
 for   PR 8224 at commit 
[`23bc693`](https://github.com/apache/spark/commit/23bc69381863b3ea49e1e000805f2fd3e65de841).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class StringIndexerModel (`
      * `class ElementwiseProduct(JavaTransformer, HasInputCol, HasOutputCol):`
      * `  implicit class StringToColumn(val sc: StringContext) `
      * `case class FilterNode(condition: Expression, child: LocalNode) extends 
UnaryLocalNode `
      * `abstract class LocalNode extends TreeNode[LocalNode] `
      * `abstract class LeafLocalNode extends LocalNode `
      * `abstract class UnaryLocalNode extends LocalNode `
      * `case class ProjectNode(projectList: Seq[NamedExpression], child: 
LocalNode) extends UnaryLocalNode `
      * `case class SeqScanNode(output: Seq[Attribute], data: Seq[InternalRow]) 
extends LeafLocalNode `
      * `public final class CalendarInterval extends Interval `
      * `public abstract class Interval implements Serializable `
      * `public final class UTF8String implements Comparable<UTF8String>, 
Externalizable `



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