Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/12485#issuecomment-212226455
**[Test build #56305 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56305/consoleFull)**
for PR 12485 at commit
[`74b105e`](https://github.com/apache/spark/commit/74b105e59a9ec8e529d711f09199fda86ee8f7d3).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` class Timer(val iteration: Int) `
* ` case class Case(name: String, fn: Timer => Unit)`
* `trait ScalaReflection `
* `trait CheckAnalysis extends PredicateHelper `
* `abstract class SubqueryExpression extends Expression `
* `abstract class PredicateSubquery extends SubqueryExpression with
Unevaluable with Predicate `
* `case class InSubQuery(value: Expression, query: LogicalPlan) extends
PredicateSubquery `
* `case class Exists(query: LogicalPlan) extends PredicateSubquery `
* `case class FilePartition(index: Int, files: Seq[PartitionedFile])
extends RDDPartition`
* `abstract class OutputWriterFactory extends Serializable `
* `abstract class OutputWriter `
* `case class HadoopFsRelation(`
* `trait FileFormat `
* `case class Partition(values: InternalRow, files: Seq[FileStatus])`
* `trait FileCatalog `
* `class HDFSFileCatalog(`
* ` case class FakeFileStatus(`
---
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]