Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/8350#issuecomment-140286995
Hm - this is a test file that is in the source folder, so MIMA is
complaining about changes. The error message gives you a filter you can add
to the MIMA file to ignore it.
On Mon, Sep 14, 2015 at 10:29 PM, Apache Spark QA <[email protected]>
wrote:
> Test build #1754 has finished
>
<https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1754/console>
> for PR 8350 at commit ce5b5bb
>
<https://github.com/apache/spark/commit/ce5b5bbe2efbc92df5105d3072ee103ccc8e3e36>
> .
>
> - This patch *fails MiMa tests*.
> - This patch merges cleanly.
> - This patch adds the following public classes *(experimental)*:
> - class MinMaxScaler(JavaEstimator, HasInputCol, HasOutputCol):
> - class MinMaxScalerModel(JavaModel):
> - case class Stddev(child: Expression) extends StddevAgg(child)
> - case class StddevPop(child: Expression) extends StddevAgg(child)
> - case class StddevSamp(child: Expression) extends StddevAgg(child)
> - abstract class StddevAgg(child: Expression) extends
> AlgebraicAggregate
> - abstract class StddevAgg1(child: Expression) extends
> UnaryExpression with PartialAggregate1
> - case class Stddev(child: Expression) extends StddevAgg1(child)
> - case class StddevPop(child: Expression) extends StddevAgg1(child)
> - case class StddevSamp(child: Expression) extends StddevAgg1(child)
> - case class ComputePartialStd(child: Expression) extends
> UnaryExpression with AggregateExpression1
> - case class ComputePartialStdFunction (
> - case class MergePartialStd(
> - case class MergePartialStdFunction(
> - case class StddevFunction(
> - case class IntersectNode(conf: SQLConf, left: LocalNode, right:
> LocalNode)
> - case class SampleNode(
> - case class TakeOrderedAndProjectNode(
>
> â
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/spark/pull/8350#issuecomment-140286013>.
>
---
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]