public static class OrcFilters.Equals extends OrcFilters.Predicate
| 构造器和说明 |
|---|
Equals(String columnName,
org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type literalType,
Serializable literal)
Creates an EQUALS predicate.
|
public Equals(String columnName, org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type literalType, Serializable literal)
columnName - The column to check.literalType - The type of the literal.literal - The literal value to check the column against.public org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder add(org.apache.hadoop.hive.ql.io.sarg.SearchArgument.Builder builder)
add 在类中 OrcFilters.PredicateCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.