GitHub user wgtmac opened a pull request:
https://github.com/apache/orc/pull/181
ORC-258: [C++] RowReader::getRowNumber() returns incorrect result
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wgtmac/orc ORC-258
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/181.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 #181
----
commit 5926290177d558c6184b9750597870c5f6675d6a
Author: Gang Wu <[email protected]>
Date: 2017-10-24T05:52:20Z
ORC-258: [C++] RowReader::getRowNumber() returns incorrect result
----
---