GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/20479
[SPARK-23305][SQL][TEST] Add `spark.sql.files.ignoreMissingFiles` test case
for ORC
## What changes were proposed in this pull request?
Like Parquet, Apache Spark ORC already handles
`spark.sql.files.ignoreMissingFiles` correctly. We had better have a test
coverage for feature parity.
## How was this patch tested?
Pass Jenkins with a newly added test case.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark SPARK-23305
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20479.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20479
----
commit 7fdfc35e5fc0f92b4bf2f687606bb48ad6fa68e6
Author: Dongjoon Hyun <dongjoon@...>
Date: 2018-02-01T18:23:00Z
[SPARK-23305][SQL][TEST] Add `spark.sql.files.ignoreMissingFiles` test case
for ORC
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]