SparkQA commented on pull request #34225: URL: https://github.com/apache/spark/pull/34225#issuecomment-940388116
**[Test build #144098 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144098/testReport)** for PR 34225 at commit [`5d15bf5`](https://github.com/apache/spark/commit/5d15bf5f5468e320b1c57d7345ce227d693b2080). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class Database(NamedTuple):` * `class Table(NamedTuple):` * `class Column(NamedTuple):` * `class Function(NamedTuple):` * ` protected class YarnSchedulerEndpoint(override val rpcEnv: RpcEnv)` * `class IndexAlreadyExistsException(message: String, cause: Option[Throwable] = None)` * `case class SetCatalogAndNamespace(child: LogicalPlan) extends UnaryCommand ` * `case class SetNamespaceCommand(namespace: Seq[String]) extends LeafRunnableCommand ` * `case class HashedRelationBroadcastMode(key: Seq[Expression], isNullAware: Boolean = false)` -- 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]
