Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5744#issuecomment-100127368 [Test build #32210 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32210/consoleFull) for PR 5744 at commit [`7274041`](https://github.com/apache/spark/commit/7274041d5301e75e1dced8bb5023e737c1d951d8). * This patch **fails Scala style tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class UnresolvedExtractValue(child: Expression, extraction: Expression)` * `trait ExtractValue extends UnaryExpression ` * `case class GetStructField(child: Expression, field: StructField, ordinal: Int)` * `case class GetArrayStructFields(` * `abstract class ExtractValueWithOrdinal extends ExtractValue ` * `case class GetArrayItem(child: Expression, ordinal: Expression)` * `case class GetMapValue(child: Expression, ordinal: Expression)` * `case class CreateTableAsSelect(`
--- 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