Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5275#issuecomment-101373558
[Test build #32520 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32520/consoleFull)
for PR 5275 at commit
[`6504db3`](https://github.com/apache/spark/commit/6504db3620e4b2e396c6e9e1d68b8ffb1e71e674).
* This patch **fails Scala style tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class Partition(values: Row, path: String)`
* `case class PartitionSpec(partitionColumns: StructType, partitions:
Seq[Partition])`
* `case class OrcPartition (relation: OrcRelation,`
* `case class InsertIntoOrcTable(relation: OrcRelation,`
* `case class OrcTableScan(attributes: Seq[Attribute],`
* ` implicit class OrcContext(sqlContext: HiveContext) `
* ` implicit class OrcSchemaRDD(dataFrame: DataFrame) `
---
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]