| Interface | Description |
|---|---|
| FilterCompat.Filter | |
| FilterCompat.Visitor<T> |
Anyone wanting to use a
FilterCompat.Filter need only implement this interface,
per the visitor pattern. |
| Class | Description |
|---|---|
| FilterCompat |
Parquet currently has two ways to specify a filter for dropping records at read time.
|
| FilterCompat.FilterPredicateCompat | |
| FilterCompat.NoOpFilter | |
| FilterCompat.UnboundRecordFilterCompat |
Copyright © 2023 The Apache Software Foundation. All rights reserved.