◆ Evaluate()
| Result< bool > iceberg::InclusiveMetricsEvaluator::Evaluate |
( |
const DataFile & |
data_file | ) |
const |
Evaluate the expression against a DataFile.
- Parameters
-
| data_file | The data file to evaluate |
- Returns
- true if the file matches the expression, false otherwise, or error
◆ Make()
Make an inclusive metrics evaluator.
- Parameters
-
| expr | The expression to evaluate |
| schema | The schema of the table |
| case_sensitive | Whether field name matching is case-sensitive |
The documentation for this class was generated from the following files: