SparkQA commented on issue #25465: [SPARK-28747][SQL] merge the two data source v2 fallback configs URL: https://github.com/apache/spark/pull/25465#issuecomment-524739564 **[Test build #109719 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109719/testReport)** for PR 25465 at commit [`e892e9b`](https://github.com/apache/spark/commit/e892e9b647c7c9f94a954bdd6bb80a113e5c38db). * This patch **fails to build**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class ShowTables(` * `case class ShowTablesStatement(namespace: Option[Seq[String]], pattern: Option[String])` * `trait CostEvaluator ` * `case class SimpleCost(value: Long) extends Cost ` * `case class DescribeTableExec(` * `case class ShowTablesExec(`
---------------------------------------------------------------- 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]
