GitHub user halayli opened a pull request:
https://github.com/apache/orc/pull/168
Install missing Statistics.hh header file
After installing orc, I couldn't include any of the header files because
Statistics.hh is missing in the installed include directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/halayli/orc master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/168.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 #168
----
commit cd093ffdddf78346efb890a9f0328faf9e6fac47
Author: Hasan Alayli <[email protected]>
Date: 2017-09-16T13:32:40Z
Install missing Statistics.hh header file
----
---