Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/6810#issuecomment-115647008
  
      [Test build #35850 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35850/console)
 for   PR 6810 at commit 
[`19907a5`](https://github.com/apache/spark/commit/19907a5984936bb6a15a92b98a5d418576624fe3).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class StreamingLinearAlgorithm(object):`
      * `class StreamingLogisticRegressionWithSGD(StreamingLinearAlgorithm):`
      * `class LinearDataGenerator(object):`
      * `class InterpretedProjection(expressions: Seq[Expression], mutableRow: 
Boolean = false)`
      * `case class CountFunction(expr: Expression, base: AggregateExpression) 
extends AggregateFunction `
      * `case class CountDistinctFunction(`
      * `case class ApproxCountDistinctPartitionFunction(`
      * `case class ApproxCountDistinctMergeFunction(`
      * `case class Sum(child: Expression) extends PartialAggregate with 
trees.UnaryNode[Expression] `
      * `case class CombineSum(child: Expression) extends AggregateExpression `
      * `case class SumDistinct(child: Expression)`
      * `case class CombineSetsAndSum(inputSet: Expression, base: Expression) 
extends AggregateExpression `
      * `case class CombineSetsAndSumFunction(`
      * `case class First(child: Expression) extends PartialAggregate with 
trees.UnaryNode[Expression] `
      * `case class Last(child: Expression) extends PartialAggregate with 
trees.UnaryNode[Expression] `
      * `case class Sha2(left: Expression, right: Expression)`
      * `case class BroadcastHint(child: LogicalPlan) extends UnaryNode `
      * `case class PrecisionInfo(precision: Int, scale: Int) `
      * `case class TakeOrderedAndProject(`
      * `        s"Using output committer class $`
      * `        logInfo(s"Using user defined output committer class $`
      * `          s"Using output committer class $`



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to