You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by wgtmac <gi...@git.apache.org> on 2017/10/24 05:54:26 UTC

[GitHub] orc pull request #181: ORC-258: [C++] RowReader::getRowNumber() returns inco...

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 <ga...@alibaba-inc.com>
Date:   2017-10-24T05:52:20Z

    ORC-258: [C++] RowReader::getRowNumber() returns incorrect result

----


---

[GitHub] orc pull request #181: ORC-258: [C++] RowReader::getRowNumber() returns inco...

Posted by wgtmac <gi...@git.apache.org>.
Github user wgtmac closed the pull request at:

    https://github.com/apache/orc/pull/181


---