nastra commented on PR #14234:
URL: https://github.com/apache/iceberg/pull/14234#issuecomment-4489066413

   > Also, would it be possible to extend the design to optionally support 
partition-level statistics structures such as bitmap-based sketches for NDV 
estimation and histograms (e.g., KLL sketches)
   
   @deniskuzZ coming back to this question. Can you help me understand why we 
would want to store such sketches at the file level when we already have them 
in `NDVSketchUtil`? This PR is intentionally scoped to field-level statistics 
and replaces what we previously stored in a few Maps. 


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