GitHub user czxrrr opened a pull request:
https://github.com/apache/orc/pull/274
ORC-368:[C++] Reader must return default version 0.11 instead of error for
missing version values
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/czxrrr/orc ORC-368
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/274.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 #274
----
commit 914f84b733b0714cc03899aeca3bc58f0a4ca9d9
Author: zherui cao <zherui.cao@...>
Date: 2018-05-25T15:30:22Z
deal with orc file without file format
----
---