nastra opened a new pull request, #15739:
URL: https://github.com/apache/iceberg/pull/15739

   This projects and keeps only the required field stats for a given column. 
For example
   * `nan_value_count` is only needed for Floats/Doubles
   * `avg_value_size` / `max_value_size` is only needed for String/Binary
   * `null_value_count` is only needed for nullable columns


-- 
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