public static interface ExpressionPredicates.Predicate extends Serializable
| 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.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.