GitHub user LYKZZzz opened a pull request:
https://github.com/apache/orc/pull/303
fix ORC-375
I have seen #281 resolve this issue, but this problem still exists in orc
1.5.2 release.
add C++ header in lib/common/async_stream.h and lib/rpc/request.h
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/LYKZZzz/orc master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/303.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 #303
----
commit ed1797613b39f5d0d7fdd584768138479cb3affb
Author: lykzzzz <lykzzzz@...>
Date: 2018-08-20T05:53:46Z
fix ORC-375
----
---