GitHub user rajeshbalamohan opened a pull request: https://github.com/apache/orc/pull/186
ORC-187: BitFieldReader has an unnecessary loop You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajeshbalamohan/orc ORC-187 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/orc/pull/186.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 #186 ---- commit 2c91d132a0e66bfa4cf7c95ab20f2de7a6326ff0 Author: Rajesh Balamohan <rbalamo...@apache.org> Date: 2017-11-03T04:58:28Z ORC-187: BitFieldReader has an unnecessary loop ---- ---