GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/173
ORC-241. Make an unknown file format an exception.
Signed-off-by: Owen O'Malley <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-241
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/173.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 #173
----
commit 7b0f2e338db05860ee1116221ff4e4fc8a3e240f
Author: Owen O'Malley <[email protected]>
Date: 2017-09-28T18:47:01Z
ORC-241. Make an unknown file format an exception.
Signed-off-by: Owen O'Malley <[email protected]>
----
---