GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/209
ORC-289: [C++] replace Adaptor.hh by orc-config.hh
BTW: probably Adaptor.hh and orc-config.hh should be merged/cleaned up
since they share some code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-289
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/209.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 #209
----
commit 2813b05ff3d3531bb1a4972568f1a496a23234f9
Author: rip-nsk <rip.nsk@...>
Date: 2018-01-13T20:18:24Z
replace Adaptor.hh by orc-config.hh
----
---