public interface BatchFilter extends Consumer<OrcFilterContext>
VectorizedRowBatch and filter rows by using the
 selected vector to determine the eligible rows.| Modifier and Type | Method and Description | 
|---|---|
| String[] | getColumnNames()Identifies the filter column names. | 
String[] getColumnNames()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.