Mahesh Pai created PARQUET-2484:
-----------------------------------

             Summary: Unable to create bloomfilter when writer duplicates 
values for a field
                 Key: PARQUET-2484
                 URL: https://issues.apache.org/jira/browse/PARQUET-2484
             Project: Parquet
          Issue Type: Bug
          Components: parquet-mr
    Affects Versions: 1.13.1
            Reporter: Mahesh Pai


I'm unable to create a bloomfilter for a field, when I perform writes with 
repeating values. The bloomfilter returned is null when I try to read such a 
parquet file. If there are no repeating values, the bloomfilter is created 
without any issue.
The working and non-working case in captured in the below repo

[https://github.com/MaheshGPai/parquet-mr-test]
[https://github.com/MaheshGPai/parquet-mr-test/blob/main/src/test/java/com/mahesh/test/AppTest.java#L73]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to