Commit 3ff17a6
committed
API: Extract superclass from StrictMetricsEvaluator
Extract the strict evaluation logic from StrictMetricsEvaluator into a new
superclass, StrictEvalVisitor. 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.
Generated-by: Cursor1 parent e0afb38 commit 3ff17a6
2 files changed
Lines changed: 523 additions & 447 deletions
File tree
- api/src/main/java/org/apache/iceberg/expressions
0 commit comments