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

2017-09-06 Thread t3rmin4t0r
Github user t3rmin4t0r closed the pull request at: https://github.com/apache/orc/pull/138 ---

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

2017-08-04 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/138#discussion_r131491100 --- Diff: java/core/src/java/org/apache/orc/impl/HadoopShims.java --- @@ -124,6 +126,43 @@ */ public TextReaderShim getTextReaderShim(InputStream

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

2017-07-24 Thread t3rmin4t0r
GitHub user t3rmin4t0r opened a pull request: https://github.com/apache/orc/pull/138 ORC-91: Use hdfs v-blocks instead of zero-padding stripes You can merge this pull request into a Git repository by running: $ git pull https://github.com/t3rmin4t0r/orc orc91 Alternatively yo