public class LeafFilterFactory extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static VectorFilter | createLeafVectorFilter(PredicateLeaf leaf,
                      Set<String> colIds,
                      TypeDescription readSchema,
                      boolean isSchemaCaseAware,
                      OrcFile.Version version,
                      boolean negated) | 
public static VectorFilter createLeafVectorFilter(PredicateLeaf leaf, Set<String> colIds, TypeDescription readSchema, boolean isSchemaCaseAware, OrcFile.Version version, boolean negated) throws FilterFactory.UnSupportedSArgException
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.