GitHub user omalley opened a pull request: https://github.com/apache/orc/pull/60
ORC-101 fix broken encoding for string and decimal bloom filters You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/orc orc-101 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/orc/pull/60.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 #60 ---- commit 8c1ff67421340f4ad2f9b2e9738d3378d220bdcb Author: Owen O'Malley <omal...@apache.org> Date: 2016-09-13T20:28:44Z ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---