jackylee-ch opened a new pull request, #13981:
URL: https://github.com/apache/iceberg/pull/13981

   We’re using `Aggregate` to generate per-column statistics from data 
files—metrics like value counts, min/max, and null counts—but discovered that 
null counts (CountNull) aren’t currently supported. This PR adds null count 
support for data files. It also enables any other consumer to easily collect 
null counts moving forward.


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