You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2021/10/11 06:04:00 UTC

[jira] [Created] (ORC-1025) Add exhaustive test on bloom filter hashing between Java and C++ clients

Quanlong Huang created ORC-1025:
-----------------------------------

             Summary: Add exhaustive test on bloom filter hashing between Java and C++ clients
                 Key: ORC-1025
                 URL: https://issues.apache.org/jira/browse/ORC-1025
             Project: ORC
          Issue Type: Test
            Reporter: Quanlong Huang


To avoid bugs like ORC-1024, we should add more tests on bloom filter related hash calculation between the Java and C++ clients. For instance,
 * hash values of all 64-bit integers.
 * hash values of all strings within a limited length.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)