Uses of Class
io.trino.parquet.predicate.DictionaryDescriptor
Packages that use DictionaryDescriptor
-
Uses of DictionaryDescriptor in io.trino.parquet.predicate
Methods in io.trino.parquet.predicate with parameters of type DictionaryDescriptorModifier and TypeMethodDescriptionstatic DomainTupleDomainParquetPredicate.getDomain(Type type, DictionaryDescriptor dictionaryDescriptor) booleanTupleDomainParquetPredicate.matches(DictionaryDescriptor dictionary) Should the Parquet Reader process a file section with the specified dictionary based on that single dictionary.