GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/261
ORC-356: [C++] fix and extend Adaptor (.cc/.hh)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-356
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/261.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 #261
----
commit a976ac1d20f32f1cdc5ba71978be254a312b4c88
Author: rip-nsk <rip.nsk@...>
Date: 2018-05-01T17:32:04Z
Fix C09Adaper.cc (as Adaptor.cc)
commit fefcd6a644e9237a5fc787d806a051b16e5a3790
Author: rip-nsk <rip.nsk@...>
Date: 2018-05-01T17:45:36Z
portable strptime()
----
---