[
https://issues.apache.org/jira/browse/ORC-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325323#comment-16325323
]
ASF GitHub Bot commented on ORC-289:
------------------------------------
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
----
> Adaptor.hh is not installed
> ---------------------------
>
> Key: ORC-289
> URL: https://issues.apache.org/jira/browse/ORC-289
> Project: ORC
> Issue Type: Bug
> Components: C++
> Reporter: rip.nsk
> Assignee: rip.nsk
> Priority: Blocker
>
> Exceptions.hh depends on Adaptor.hh which is not part of installation.
> likely it should be replaced by orc-config.hh
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)