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


   **[Test build #137045 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137045/testReport)**
 for PR 30144 at commit 
[`3d6e2c4`](https://github.com/apache/spark/commit/3d6e2c475747c5c3eb981aee8faa504b5af7df59).
    * This patch **fails to build**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class SQLProcessor(object):`
     * `trait FunctionRegistryBase[T] `
     * `trait SimpleFunctionRegistryBase[T] extends FunctionRegistryBase[T] 
with Logging `
     * `trait EmptyFunctionRegistryBase[T] extends FunctionRegistryBase[T] `
     * `trait FunctionRegistry extends FunctionRegistryBase[Expression] `
     * `trait TableFunctionRegistry extends FunctionRegistryBase[LogicalPlan] `
     * `class NoSuchFunctionException(`
     * `case class ResolveTableValuedFunctions(catalog: SessionCatalog) extends 
Rule[LogicalPlan] `
     * `abstract class QuaternaryExpression extends Expression with 
QuaternaryLike[Expression] `
     * `abstract class Covariance(val left: Expression, val right: Expression, 
nullOnDivideByZero: Boolean)`
     * `trait BaseGroupingSets extends Expression with CodegenFallback `
     * `case class Cube(`
     * `trait SimpleHigherOrderFunction extends HigherOrderFunction with 
BinaryLike[Expression] `
     * `trait QuaternaryLike[T <: TreeNode[T]] `
     * `trait DataWritingCommand extends UnaryCommand `
     * `trait RunnableCommand extends Command `
     * `trait BaseCacheTableExec extends LeafV2CommandExec `
     * `sealed trait V1FallbackWriters extends LeafV2CommandExec with 
SupportsV1Write `


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

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