nastra opened a new pull request, #17511: URL: https://github.com/apache/iceberg/pull/17511
Similar to https://github.com/apache/iceberg/pull/17201 this extracts the strict evaluation logic from `StrictMetricsEvaluator` into a new superclass. StrictMetricsEvaluator now uses the visitor superclass and implements methods to access metrics by ID. This is in preparation for adding a strict stats visitor that consumes `ContentStats` directly. -- 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]
