Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20933
**[Test build #88702 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88702/testReport)**
for PR 20933 at commit
[`40b33c3`](https://github.com/apache/spark/commit/40b33c30406e00923744c30668056b33c47a2ac1).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class FallBackToOrcV1(sparkSession: SparkSession) extends
Rule[LogicalPlan] `
* `class EmptyDataReader[T] extends DataReader[T] `
* `case class OrcBatchDataReaderFactory(`
* `case class OrcColumnarBatchDataReader(iter: Iterator[InternalRow])`
* `class OrcDataSourceV2 extends DataSourceV2 with ReadSupport with
ReadSupportWithSchema `
* `class OrcDataSourceReader(options: DataSourceOptions,
userSpecifiedSchema: Option[StructType])`
* `case class OrcUnsafeRowReaderFactory(`
* `case class OrcUnsafeRowDataReader(iter: Iterator[InternalRow])`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]