SparkQA commented on issue #24005: [WIP][SPARK-27085][SQL] Migrate CSV to File Data Source V2 URL: https://github.com/apache/spark/pull/24005#issuecomment-474084138 **[Test build #103621 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/103621/testReport)** for PR 24005 at commit [`e67981b`](https://github.com/apache/spark/commit/e67981bca6d28b5f7b027cb49be272f9ffff83e6). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class CsvOutputWriter(` * `class PartitionReaderFromIterator[InternalRow](` * `abstract class TextBasedFileScan(` * `class CSVDataSourceV2 extends FileDataSourceV2 ` * `case class CSVPartitionReaderFactory(` * `case class CSVScan(` * `case class CSVScanBuilder(` * `case class CSVTable(` * `class CSVWriteBuilder(options: CaseInsensitiveStringMap, paths: Seq[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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
