Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/14452
  
    **[Test build #63491 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/63491/consoleFull)**
 for PR 14452 at commit 
[`734b050`](https://github.com/apache/spark/commit/734b050a4b04d1cc7fcc8fce54c2c608011e4dab).
     * This patch **fails to build**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `public class ShuffleIndexInformation `
      * `public class ShuffleIndexRecord `
      * `class SparkConf(loadDefaults: Boolean) extends Cloneable with Logging 
with Serializable `
      * `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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to