SparkQA commented on pull request #30543: URL: https://github.com/apache/spark/pull/30543#issuecomment-747929423
**[Test build #132984 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/132984/testReport)** for PR 30543 at commit [`e1cd719`](https://github.com/apache/spark/commit/e1cd719a0996c7bc3d74f7002393bad44000e4be). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class SparkPod(pod: Pod, container: Container) ` * `trait KubernetesFeatureConfigStep ` * `public class Distributions ` * `trait CheckAnalysis extends PredicateHelper with LookupCatalog ` * `case class UnresolvedView(` * `case class Decode(params: Seq[Expression], child: Expression) extends RuntimeReplaceable ` * `case class StringDecode(bin: Expression, charset: Expression)` * `case class NoopCommand(` * `case class ShowTableExtended(` * `case class AlterTableRecoverPartitions(child: LogicalPlan) extends Command ` * `case class DropView(` * `case class RepairTable(child: LogicalPlan) extends Command ` * `case class AlterViewAs(` * `case class AlterViewSetProperties(` * `case class AlterViewUnsetProperties(` * `case class CacheTable(` * `case class CacheTableAsSelect(` * `case class UncacheTable(` * `case class SubqueryExec(name: String, child: SparkPlan, maxNumRows: Option[Int] = None)` * `trait BaseCacheTableExec extends V2CommandExec ` * `case class CacheTableExec(` * `case class CacheTableAsSelectExec(` * `case class UncacheTableExec(` ---------------------------------------------------------------- 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]
