| Package | Description |
|---|---|
| io.prestosql.plugin.hive |
| Modifier and Type | Method and Description |
|---|---|
HiveTypeName |
HiveType.getHiveTypeName() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,HiveTypeName> |
TableToPartitionMapping.getPartitionColumnCoercions() |
| Modifier and Type | Method and Description |
|---|---|
static TableToPartitionMapping |
TableToPartitionMapping.mapColumnsByIndex(Map<Integer,HiveTypeName> columnCoercions) |
| Constructor and Description |
|---|
TableToPartitionMapping(Optional<Map<Integer,Integer>> tableToPartitionColumns,
Map<Integer,HiveTypeName> partitionColumnCoercions) |
Copyright © 2012–2020. All rights reserved.