GitHub user wgtmac opened a pull request:
https://github.com/apache/orc/pull/216
add missing tests for C++ tools
Added two tool tests for FileStatistics and FileContents.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wgtmac/orc ORC-284
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/216.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 #216
----
commit c87ced841f592d1c3f0dcf9b4cb6948ab3c65720
Author: Gang Wu <gang.w@...>
Date: 2018-02-09T01:01:16Z
add missing tests for C++ tools
----
---