gtrettenero commented on issue #3574: URL: https://github.com/apache/parquet-java/issues/3574#issuecomment-5360471819
@Fokko Hi! I was wondering if we have anyone tackling the contract change on iceberg side (if there's an issue or PR already)? I agree that emitting the null counts is a good change and should not be skipped when the the min/max exceed the cap. Also wondering if anyone has context on why the field is in the Statistics object. I know ColumnChunkMetaData holds values like total size and total values, so I was curious why null count (which is relatively small) is kept separate -- 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]
