pitrou commented on issue #547:
URL: https://github.com/apache/parquet-format/issues/547#issuecomment-3767386805

   > Thank you for pinging me. A correct implementation of the size requirement 
and false positive probability can be found at 
https://github.com/jbapple/libfilter/blob/master/c/lib/util.c. It is Apache 2.0 
licensed and can be used here.
   
   Am I right in understanding that a single call to 
`libfilter_block_bytes_needed_detail` will make tens of thousands of `lgamma` 
and `log` computations?
   https://github.com/apache/parquet-format/issues/547#issuecomment-3765386436
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to