Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/11157
  
    **[Test build #63443 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63443/consoleFull)**
 for PR 11157 at commit 
[`6f7f2d3`](https://github.com/apache/spark/commit/6f7f2d35d6ca8b5a1e3ab71081b4a44d59c54630).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `public class ShuffleIndexInformation `
      * `public class ShuffleIndexRecord `
      * `case class MonotonicallyIncreasingID() extends LeafExpression with 
Nondeterministic `
      * `case class SparkPartitionID() extends LeafExpression with 
Nondeterministic `
      * `case class AggregateExpression(`
      * `case class Least(children: Seq[Expression]) extends Expression `
      * `case class Greatest(children: Seq[Expression]) extends Expression `
      * `case class CurrentDatabase() extends LeafExpression with Unevaluable `
      * `class GenericInternalRow(val values: Array[Any]) extends 
BaseGenericInternalRow `
      * `class AbstractScalaRowIterator[T] extends Iterator[T] `
      * `class TypedSumDouble[IN](val f: IN => Double) extends Aggregator[IN, 
Double, Double] `
      * `class TypedSumLong[IN](val f: IN => Long) extends Aggregator[IN, Long, 
Long] `
      * `class TypedCount[IN](val f: IN => Any) extends Aggregator[IN, Long, 
Long] `
      * `class TypedAverage[IN](val f: IN => Double) extends Aggregator[IN, 
(Double, Long), Double] `
      * `case class CreateTable(tableDesc: CatalogTable, mode: SaveMode, query: 
Option[LogicalPlan])`
      * `case class PreprocessDDL(conf: SQLConf) extends Rule[LogicalPlan] `
      * `  implicit class SchemaAttribute(f: StructField) `


---
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