SparkQA commented on issue #25247: [SPARK-28319][SQL] Implement SHOW TABLES for Data Source V2 Tables URL: https://github.com/apache/spark/pull/25247#issuecomment-520169371 **[Test build #108921 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108921/testReport)** for PR 25247 at commit [`bb02b9a`](https://github.com/apache/spark/commit/bb02b9a42a03f66b95d243a2de643c6d7012c804). * This patch **fails to build**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` case class WorkerExecutorStateResponse(` * ` case class WorkerDriverStateResponse(` * ` case class WorkerSchedulerStateResponse(` * ` case class LaunchDriver(` * ` case class StandaloneResourceAllocation(pid: Int, allocations: Seq[ResourceAllocation]) ` * `class ResourceAllocator(name: String, addresses: Seq[String]) extends Serializable ` * `sealed trait RewritableTransform extends Transform ` * `case class Millennium(child: Expression) extends UnaryExpression with ImplicitCastInputTypes ` * `case class Century(child: Expression) extends UnaryExpression with ImplicitCastInputTypes ` * `case class Decade(child: Expression) extends UnaryExpression with ImplicitCastInputTypes ` * `trait V2CreateTablePlan extends LogicalPlan ` * `case class InsertAdaptiveSparkPlan(`
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
