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 <[email protected]>
Date: 2017-07-25T04:15:57Z
ORC-91: Use hdfs v-blocks instead of zero-padding stripes
----
---