public static class ExpressionEvaluators.IsNull extends ExpressionEvaluators.LeafEvaluator
index, name, type| Constructor and Description |
|---|
IsNull() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(Map<String,ColumnStats> columnStatsMap)
Evaluates whether it's possible to match based on the column stats.
|
static ExpressionEvaluators.IsNull |
getInstance() |
bindFieldReference, getColumnStatspublic static ExpressionEvaluators.IsNull getInstance()
public boolean eval(Map<String,ColumnStats> columnStatsMap)
ExpressionEvaluators.EvaluatorcolumnStatsMap - column statisticsCopyright © 2023 The Apache Software Foundation. All rights reserved.