public class SearchArgumentToPredicateConverter extends Object
SearchArgument
Predicate
SearchArgumentToPredicateConverter(org.apache.hadoop.hive.ql.io.sarg.SearchArgument searchArgument, List<String> columnNames, List<DataType> columnTypes, Set<String> readColumnNames)
Optional<Predicate>
convert()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SearchArgumentToPredicateConverter(org.apache.hadoop.hive.ql.io.sarg.SearchArgument searchArgument, List<String> columnNames, List<DataType> columnTypes, @Nullable Set<String> readColumnNames)
public Optional<Predicate> convert()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.