public static class ExpressionPredicates.AlwaysNull extends Object implements ExpressionPredicates.Predicate
| Constructor and Description |
|---|
AlwaysNull() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.parquet.filter2.predicate.FilterPredicate |
filter()
Predicates the criteria for which records to keep when loading data from a parquet file.
|
static ExpressionPredicates.AlwaysNull |
getInstance() |
public static ExpressionPredicates.AlwaysNull getInstance()
public org.apache.parquet.filter2.predicate.FilterPredicate filter()
ExpressionPredicates.Predicatefilter in interface ExpressionPredicates.PredicateCopyright © 2023 The Apache Software Foundation. All rights reserved.