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