gaborkaszab commented on PR #17417: URL: https://github.com/apache/iceberg/pull/17417#issuecomment-5118928817
Notes: - The [spec](https://iceberg.apache.org/spec/#table-statistics) already contains key metadata for statistics file - The currently no encryption is used for the table statistics Puffin file on the write path even if configured for the table - Currently, there is no reader that reads into the Puffin file (NDV is retrieved from the metadata rather than from the sketch) but this might change in the future. But now, no prod reader adjustment was required -- 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]
