SparkQA commented on issue #24058: [WIP][SPARK-27128][SQL] Migrate JSON to File Data Source V2 URL: https://github.com/apache/spark/pull/24058#issuecomment-471668112 **[Test build #103339 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/103339/testReport)** for PR 24058 at commit [`aac8841`](https://github.com/apache/spark/commit/aac88410153c287fe56e7ff88ce799f98dec1bbd). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class JsonDataSourceV2 extends FileDataSourceV2 ` * `case class JsonPartitionReaderFactory(` * `case class JsonScan(` * `class JsonScanBuilder (` * `case class JsonTable(` * `class JsonWriteBuilder(options: DataSourceOptions) extends FileWriteBuilder(options) `
---------------------------------------------------------------- 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]
