SparkQA commented on issue #25157: [WIP][SPARK-28396][SQL] Add PathCatalog for 
data source V2
URL: https://github.com/apache/spark/pull/25157#issuecomment-512170966
 
 
   **[Test build #107781 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107781/testReport)**
 for PR 25157 at commit 
[`541152c`](https://github.com/apache/spark/commit/541152ca8f734a66ad96f30761e534615d389f81).
    * This patch **fails Java style tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class AvroCatalog extends FileCatalog `
     * `trait FileCatalog extends PathCatalog with DataSourceRegister `
     * `class CSVCatalog extends FileCatalog `
     * `class JsonCatalog extends FileCatalog `
     * `class OrcCatalog extends FileCatalog `
     * `class ParquetCatalog extends FileCatalog `
     * `class TextCatalog extends FileCatalog `

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

Reply via email to