GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/19139
[MINOR][DOC] Add ORC in `Partition Discovery` section.
## What changes were proposed in this pull request?
Like Parquet, ORC data source supports `Partition Discovery`. We had better
update the document to give the users more benefit clearly.
**AFTER**
<img width="932" alt="1"
src="https://user-images.githubusercontent.com/9700541/30076318-514833d0-922d-11e7-8005-20494c13b460.png">
<img width="881" alt="2"
src="https://user-images.githubusercontent.com/9700541/30076327-564d5a72-922d-11e7-9847-9ddc4240e6ae.png">
<img width="918" alt="3"
src="https://user-images.githubusercontent.com/9700541/30076330-5a93349e-922d-11e7-8b35-173ae8a97179.png">
## How was this patch tested?
```
SKIP_API=1 jekyll serve --watch
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark partitiondiscovery
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19139.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 #19139
----
commit 462fe277b0f897141fad89a23d6739da6c5945f3
Author: Dongjoon Hyun <[email protected]>
Date: 2017-09-05T18:22:44Z
[MINOR][DOC] Add ORC in `Partition Discovery` section.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]