public static interface ExpressionEvaluators.Evaluator extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(Map<String,ColumnStats> columnStatsMap)
Evaluates whether it's possible to match based on the column stats.
|
boolean eval(Map<String,ColumnStats> columnStatsMap)
columnStatsMap - column statisticsCopyright © 2023 The Apache Software Foundation. All rights reserved.