ForeverAngry commented on PR #2653: URL: https://github.com/apache/iceberg-python/pull/2653#issuecomment-3434310243
> Thanks @ForeverAngry for working on this. Since this changes the specification, we have to go through an Iceberg improvement proposal to ensure that there is concensus across different implementations. As part of the change process, my main question would be; what's the added value on top the bloom filters that are embedded in the Parquet files. I guess, to me, the main benefit would be the ability to do file-level pruning before opening any files. As a result, this would also come with some secondary benefits like being able to do row group-level pruning within a Parquet file after opening it. -- 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]
