| Package | Description | 
|---|---|
| org.apache.orc.impl.filter | |
| org.apache.orc.impl.filter.leaf | 
| Modifier and Type | Method and Description | 
|---|---|
| static VectorFilter | FilterFactory. createSArgFilter(ExpressionTree expr,
                Set<String> colIds,
                List<PredicateLeaf> leaves,
                TypeDescription readSchema,
                boolean isSchemaCaseAware,
                OrcFile.Version version) | 
| Modifier and Type | Method and Description | 
|---|---|
| static VectorFilter | LeafFilterFactory. createLeafVectorFilter(PredicateLeaf leaf,
                      Set<String> colIds,
                      TypeDescription readSchema,
                      boolean isSchemaCaseAware,
                      OrcFile.Version version,
                      boolean negated) | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.