SparkQA commented on pull request #32801: URL: https://github.com/apache/spark/pull/32801#issuecomment-942764795
**[Test build #144208 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144208/testReport)** for PR 32801 at commit [`29cb68f`](https://github.com/apache/spark/commit/29cb68f92ea893e910816dbf348343170562f9b5). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class HistogramPlotBase(NumericPlotBase):` * `class KdePlotBase(NumericPlotBase):` * ` new_class = type(NameTypeHolder.short_name, (NameTypeHolder,), ` * `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)` * `class NoSuchIndexException(message: String, cause: Option[Throwable] = None)` * `case class SetCatalogAndNamespace(child: LogicalPlan) extends UnaryCommand ` * `case class CreateTempFunction(` * `case class CreateFunction(` * `case class CreateView(` * `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]
