Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6297#issuecomment-124724335
[Test build #38399 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38399/console)
for PR 6297 at commit
[`87fd2dc`](https://github.com/apache/spark/commit/87fd2dcf3720d25106d265333089120b377de655).
* This patch **fails to build**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `abstract class InternalRow extends Serializable `
* `case class Stddev(child: Expression) extends PartialAggregate with
trees.UnaryNode[Expression] `
* `case class ComputePartialStd(child: Expression) extends
AggregateExpression `
* `case class CombinePartialStd(child: Expression) extends
AggregateExpression `
* `case class ComputePartialStdFunction (`
* `case class CombinePartialStdFunction(`
* `case class StddevFunction(`
* `class GenericRow(protected[sql] val values: Array[Any]) extends Row `
* `class GenericInternalRow(protected[sql] val values: Array[Any])
extends InternalRow `
* `class GenericInternalRowWithSchema(values: Array[Any], val schema:
StructType)`
* `class GenericMutableRow(val values: Array[Any]) extends MutableRow `
---
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]