| Package | Description |
|---|---|
| com.facebook.presto.parquet.predicate |
| Modifier and Type | Method and Description |
|---|---|
static Domain |
TupleDomainParquetPredicate.getDomain(Type type,
DictionaryDescriptor dictionaryDescriptor) |
boolean |
TupleDomainParquetPredicate.matches(DictionaryDescriptor dictionary) |
boolean |
Predicate.matches(DictionaryDescriptor dictionary)
Should the Parquet Reader process a file section with the specified dictionary based on that
single dictionary.
|
Copyright © 2012–2024. All rights reserved.