| Package | Description |
|---|---|
| com.facebook.presto.hive.parquet.predicate |
| Modifier and Type | Method and Description |
|---|---|
static Domain |
TupleDomainParquetPredicate.getDomain(Type type,
ParquetDictionaryDescriptor dictionaryDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TupleDomainParquetPredicate.matches(Map<parquet.column.ColumnDescriptor,ParquetDictionaryDescriptor> dictionaries) |
boolean |
ParquetPredicate.matches(Map<parquet.column.ColumnDescriptor,ParquetDictionaryDescriptor> dictionaries)
Should the Parquet Reader process a file section with the specified dictionary.
|
Copyright © 2012-2017. All Rights Reserved.