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)