GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/20610
Use 'hive' for ORC
## What changes were proposed in this pull request?
This PR change ORC implemention to `hive` like Spark 2.2.X
## How was this patch tested?
Pass all test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark SPARK-ORC-DISABLE
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20610.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 #20610
----
commit 2d74b204b85db1ffcfb164a160e8f6f0d02d3f4b
Author: Dongjoon Hyun <dongjoon@...>
Date: 2018-02-14T18:25:19Z
Use 'hive' for ORC
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]