GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/163
ORC-162. Handle 0 byte files as empty ORC files.
Treat 0 byte files as an empty ORC file with schema of struct<>.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/orc orc-162
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/163.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 #163
----
commit 3d5561cc444fd04326aef12a00d172de7f1e3573
Author: Owen O'Malley <[email protected]>
Date: 2017-08-29T18:07:39Z
ORC-162. Handle 0 byte files as empty ORC files.
Signed-off-by: Owen O'Malley <[email protected]>
----
---
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.
---