Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/5744#issuecomment-97337276
  
      [Test build #31251 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/31251/consoleFull)
 for   PR 5744 at commit 
[`d72e47e`](https://github.com/apache/spark/commit/d72e47ef03f439ed285156ea5966d5db0b14cae1).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class UnresolvedGetField(child: Expression, fieldExpr: 
Expression) extends UnaryExpression `
      * `trait GetField extends UnaryExpression `
      * `abstract class StructGetField extends GetField `
      * `abstract class OrdinalGetField extends GetField `
      * `case class SimpleStructGetField(child: Expression, field: StructField, 
ordinal: Int)`
      * `case class ArrayStructGetField(`
      * `case class ArrayOrdinalGetField(child: Expression, ordinal: 
Expression)`
      * `case class MapOrdinalGetField(child: Expression, ordinal: Expression)`
    
     * This patch does not change any dependencies.


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