GitHub user hvanhovell opened a pull request:
https://github.com/apache/spark/pull/17030
[SPARK-19459] Support for nested char/varchar fields in ORC
## What changes were proposed in this pull request?
This PR is a small follow-up on https://github.com/apache/spark/pull/16804.
This PR also adds support for nested char/varchar fields.
## How was this patch tested?
I have added a regression test to the OrcSourceSuite.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hvanhovell/spark SPARK-19459-follow-up
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17030.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 #17030
----
commit e832ce68e1717cd5b8f2f8e25cf7b5e181abedaf
Author: Herman van Hovell <[email protected]>
Date: 2017-02-22T23:10:28Z
Allow for nested char/varchar fields in ORC
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]