pvary commented on PR #12629:
URL: https://github.com/apache/iceberg/pull/12629#issuecomment-2868826921

   @ebyhr, @findepi: Do I remember correctly that you work on Trino?
   We are debating of the api required by the engines for partition stats 
calculation.
   We will have an API, which calculates the stats for a partition. It will 
either calculate from scratch, or if previous snapshots had some outdated 
stats, it will reuse stats for the old snapshot, and calculates the current 
stats incrementally.
   Do you think Trino would need/use a different API which fully recalculates 
the stats?
   
   Thanks,
   Peter


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to