[ 
https://issues.apache.org/jira/browse/ORC-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15491112#comment-15491112
 ] 

ASF GitHub Bot commented on ORC-101:
------------------------------------

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 <[email protected]>
Date:   2016-09-13T20:28:44Z

    ORC-101 Correct bloom filters for strings and decimals to use utf8 encoding.

----


> Correct the use of the default charset in the bloomfilter
> ---------------------------------------------------------
>
>                 Key: ORC-101
>                 URL: https://issues.apache.org/jira/browse/ORC-101
>             Project: Orc
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Currently ORC's bloom filter depends on the default character set, which 
> isn't constant between computers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to