public class ProjectionBasedDwrfKeyProvider extends Object implements com.facebook.presto.orc.DwrfKeyProvider
| Constructor and Description |
|---|
ProjectionBasedDwrfKeyProvider(Optional<EncryptionInformation> encryptionInformation,
List<HiveColumnHandle> columns,
boolean useOrcColumnNames,
org.apache.hadoop.fs.Path path) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,io.airlift.slice.Slice> |
getIntermediateKeys(List<com.facebook.presto.orc.metadata.OrcType> types) |
public ProjectionBasedDwrfKeyProvider(Optional<EncryptionInformation> encryptionInformation, List<HiveColumnHandle> columns, boolean useOrcColumnNames, org.apache.hadoop.fs.Path path)
Copyright © 2012–2023. All rights reserved.