deniskuzZ commented on PR #12629: URL: https://github.com/apache/iceberg/pull/12629#issuecomment-2866653813
Hive provides the QL to force the stats recompute. Maybe use-cases could be limited and mainly related to recovery, but still, I think it won't harm to have an API for that. We can work around it with `removePartitionStatistics` and then compute, but that would create 2 snapshots, not sure if that is a good approach. -- 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]
