GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/19521
[SPARK-22300][BUILD] Update ORC to 1.4.1
## What changes were proposed in this pull request?
Apache ORC 1.4.1 is released yesterday.
- https://orc.apache.org/news/2017/10/16/ORC-1.4.1/
Like ORC-233 (Allow `orc.include.columns` to be empty), there are several
important fixes.
This PR updates Apache ORC dependency to use the latest one, 1.4.1.
## How was this patch tested?
Pass the Jenkins.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark SPARK-22300
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19521.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 #19521
----
commit 50ec00769263bc7ea732cd0895091ac8701f84b0
Author: Dongjoon Hyun <[email protected]>
Date: 2017-10-17T19:04:45Z
[SPARK-22300][BUILD] Update ORC to 1.4.1
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]