kevinjqliu commented on issue #15754: URL: https://github.com/apache/iceberg/issues/15754#issuecomment-4136780409
> Apologies, if this is a rather stupid question there are no stupid questions! 😄 Adding on to what Russell said, the only piece of that pyiceberg is currently using buffer size and **not** compressed size. This is a limitation on the pyiceberg side. So writing parquet files with pyiceberg might create smaller-than-expected files (due to compression) -- 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]
