Closed cxzl25 closed 9 months ago
Set the bloom filter fpp to 1% in C++ Writer.
Java Writer changed orc.bloom.filter.fpp to 0.01 in ORC-1338, C++ Writer is still 0.05.
orc.bloom.filter.fpp
GA
No
Thank you, @cxzl25 !
What changes were proposed in this pull request?
Set the bloom filter fpp to 1% in C++ Writer.
Why are the changes needed?
Java Writer changed
orc.bloom.filter.fpp
to 0.01 in ORC-1338, C++ Writer is still 0.05.How was this patch tested?
GA
Was this patch authored or co-authored using generative AI tooling?
No