SparkQA commented on issue #25247: [WIP][SPARK-28319][SQL] Implement SHOW 
TABLES for Data Source V2 Tables
URL: https://github.com/apache/spark/pull/25247#issuecomment-514833678
 
 
   **[Test build #108123 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108123/testReport)**
 for PR 25247 at commit 
[`450defa`](https://github.com/apache/spark/commit/450defab3b57c82711eea14685d4a89f69674613).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class ShowTables(`
     * `case class ShowTablesStatement(database: Option[Seq[String]], pattern: 
Option[String])`
     * `case class ShowTablesExec(catalog: TableCatalog, ident: Identifier, 
pattern: Option[String])`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to