GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/20240
[SPARK-23049][SQL] `spark.sql.files.ignoreCorruptFiles` should work for ORC
files
## What changes were proposed in this pull request?
When `spark.sql.files.ignoreCorruptFiles=true`, we should ignore corrupted
ORC files.
## How was this patch tested?
Pass the 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-23049
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20240.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 #20240
----
commit 96a21964698a7c898b4cdc56140856008dde8d88
Author: Dongjoon Hyun <dongjoon@...>
Date: 2018-01-11T22:47:17Z
[SPARK-23049][SQL] `spark.sql.files.ignoreCorruptFiles` should work for ORC
files
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]