Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7564#issuecomment-125499633
[Test build #38677 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38677/console)
for PR 7564 at commit
[`7f463f8`](https://github.com/apache/spark/commit/7f463f81575b73c65f52757539ae30e813e851d5).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class RFormula(override val uid: String) extends
Estimator[RFormulaModel] with RFormulaBase `
* ` public static class StructWriter `
* `abstract class InternalRow extends Serializable with
SpecializedGetters `
* `case class CreateStructUnsafe(children: Seq[Expression]) extends
Expression `
* `case class CreateNamedStructUnsafe(children: Seq[Expression]) extends
Expression `
* `case class LastDay(startDate: Expression) extends UnaryExpression with
ImplicitCastInputTypes `
* `case class NextDay(startDate: Expression, dayOfWeek: Expression)`
* `case class TungstenProject(projectList: Seq[NamedExpression], child:
SparkPlan) extends UnaryNode `
---
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]