SparkQA commented on issue #25157: [WIP][SPARK-28396][SQL] Add PathCatalog for data source V2 URL: https://github.com/apache/spark/pull/25157#issuecomment-511293224 **[Test build #107668 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107668/testReport)** for PR 25157 at commit [`4900f97`](https://github.com/apache/spark/commit/4900f97ee23d5b297917360dc5a867ae2d82015d). * 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]
