SparkQA commented on pull request #31560: URL: https://github.com/apache/spark/pull/31560#issuecomment-780810929
**[Test build #135199 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/135199/testReport)** for PR 31560 at commit [`d5dc307`](https://github.com/apache/spark/commit/d5dc3075ecea59dfc5949b2bd5b400c51b9c37c8). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public class JavaSimpleWritableDataSource implements TestingV2Source, SessionConfigSupport ` * ` static class JavaCSVInputPartitionReader implements InputPartition ` * ` static class JavaCSVReaderFactory implements PartitionReaderFactory ` * ` static class JavaSimpleCounter ` * ` static class JavaCSVDataWriterFactory implements DataWriterFactory ` * ` static class JavaCSVDataWriter implements DataWriter<InternalRow> ` * ` class MyScanBuilder extends JavaSimpleScanBuilder ` * ` static class MyWriteBuilder implements WriteBuilder, SupportsTruncate ` * ` static class MyWrite implements Write ` * ` static class MyBatchWrite implements BatchWrite ` * ` class MyTable extends JavaSimpleBatchTable implements SupportsWrite ` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
