You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by t3rmin4t0r <gi...@git.apache.org> on 2017/09/07 02:21:11 UTC

[GitHub] orc pull request #167: ORC-91: Use hdfs v-blocks instead of zero-padding str...

GitHub user t3rmin4t0r opened a pull request:

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

    ORC-91: Use hdfs v-blocks instead of zero-padding stripes

    Rebase over #166 and fix the adjustedStripeSize case

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/t3rmin4t0r/orc orc91.2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/167.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 #167
    
----
commit e4bf536c4cf46b4c147ed06723504f0ea0db357c
Author: Gopal V <go...@apache.org>
Date:   2017-07-25T04:15:57Z

    ORC-91: Use hdfs v-blocks instead of zero-padding stripes

----


---

[GitHub] orc pull request #167: ORC-91: Use hdfs v-blocks instead of zero-padding str...

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

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


---