SparkQA commented on pull request #33128:
URL: https://github.com/apache/spark/pull/33128#issuecomment-870845139


   **[Test build #140358 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/140358/testReport)**
 for PR 33128 at commit 
[`83fb7de`](https://github.com/apache/spark/commit/83fb7de2d08b77d92b4aa26752d320606dd383b4).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `final case class FileNameSpec(prefix: String, suffix: String)`
     * `            new_class = type(\"NameType\", (NameTypeHolder,), `
     * `        new_class = type(\"NameType\", (NameTypeHolder,), `
     * `class RollingAndExpanding(Generic[T_Frame], metaclass=ABCMeta):`
     * `class RollingLike(RollingAndExpanding[T_Frame]):`
     * `class Rolling(RollingLike[T_Frame]):`
     * `class RollingGroupby(RollingLike[T_Frame]):`
     * `class ExpandingLike(RollingAndExpanding[T_Frame]):`
     * `class Expanding(ExpandingLike[T_Frame]):`
     * `class ExpandingGroupby(ExpandingLike[T_Frame]):`
     * `sealed trait FieldName extends LeafExpression with Unevaluable `
     * `case class UnresolvedFieldName(name: Seq[String]) extends FieldName `
     * `sealed trait FieldPosition extends LeafExpression with Unevaluable `
     * `case class UnresolvedFieldPosition(`
     * `case class ResolvedFieldName(path: Seq[String], field: StructField) 
extends FieldName `
     * `case class ResolvedFieldPosition(position: ColumnPosition) extends 
FieldPosition`
     * `case class ArraysZip(children: Seq[Expression], names: Seq[Expression])`
     * `case class RebalancePartitions(`
     * `trait AlterTableCommand extends UnaryCommand `
     * `case class AlterTableDropColumns(`
     * `case class AlterTableRenameColumn(`
     * `case class AlterTableAlterColumn(`
     * `    new SparkException(s\"Cannot find catalog plugin class for catalog 
'$name': $pluginClassName\")`
     * `    new SparkException(\"Cannot instantiate abstract catalog plugin 
class for \" +`
     * `    new SparkException(s\"Can not load in UserDefinedType $`
     * `case class ShowCreateTableExec(`
     * `trait StatefulOperatorCustomMetric `
     * `case class StatefulOperatorCustomSumMetric(name: String, desc: String)`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to