SparkQA commented on pull request #31548: URL: https://github.com/apache/spark/pull/31548#issuecomment-822370918
**[Test build #137585 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137585/testReport)** for PR 31548 at commit [`add16cb`](https://github.com/apache/spark/commit/add16cbfd6181dfb6829fc905a10e82fc4bbc070). * This patch **fails Spark unit tests**. * This patch **does not merge cleanly**. * This patch adds the following public classes _(experimental)_: * `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] ` * `case class ResolveTableValuedFunctions(catalog: SessionCatalog) extends Rule[LogicalPlan] ` -- 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]
