SparkQA commented on issue #24741: [SPARK-27322][SQL] DataSourceV2: Select from 
multiple catalogs
URL: https://github.com/apache/spark/pull/24741#issuecomment-497420319
 
 
   **[Test build #105973 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105973/testReport)**
 for PR 24741 at commit 
[`d259020`](https://github.com/apache/spark/commit/d25902059ec87f4f71dfe7a307321a1a2178aeea).
    * This patch **fails to generate documentation**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `trait TableIdentifierHelper extends LookupCatalog `
     * `  implicit class TableIdentifierHelper(parts: Seq[String]) `
     * `case class UnresolvedRelation(table: TableIdentifierLike)`
     * `sealed trait TableIdentifierLike `
     * `case class CatalogTableIdentifier(catalog: TableCatalog, ident: 
Identifier)`
     * `class AstBuilder(conf: SQLConf)`

----------------------------------------------------------------
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