GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/166
ORC-91: Use hdfs v-blocks instead of zero-padding stripes
Ok, this is my rebasing of Gopal's patch to use the zero padding after my
patch for ORC-234.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-91
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/166.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 #166
----
commit fb3f096e6724811bb9604c016b008519d34288b8
Author: Gopal V <[email protected]>
Date: 2017-07-25T04:15:57Z
ORC-91: Use hdfs v-blocks instead of zero-padding stripes
----
---