SparkQA commented on issue #25507: [SPARK-28667][SQL] Support InsertInto through the V2SessionCatalog URL: https://github.com/apache/spark/pull/25507#issuecomment-524597985 **[Test build #109681 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109681/testReport)** for PR 25507 at commit [`b80a41c`](https://github.com/apache/spark/commit/b80a41cf989d63e6b0552c48307bb8a3a30d52f5). * This patch passes all tests. * 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 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]
