Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/19136
**[Test build #81490 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/81490/testReport)**
for PR 19136 at commit
[`89cbfb7`](https://github.com/apache/spark/commit/89cbfb7c98325852c5c97d321d83fe91154b129e).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `public class DataSourceV2Options `
* `public abstract class DataSourceV2Reader `
* `class RowToUnsafeRowReadTask implements ReadTask<UnsafeRow> `
* `class RowToUnsafeDataReader implements DataReader<UnsafeRow> `
* `class DataSourceRDDPartition(val index: Int, val readTask:
ReadTask[UnsafeRow])`
* `class DataSourceRDD(`
* `case class DataSourceV2Relation(`
* `case class DataSourceV2ScanExec(`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]