public class HiveAnalyzeProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARTITIONS_PROPERTY |
| Constructor and Description |
|---|
HiveAnalyzeProperties(com.facebook.presto.common.type.TypeManager typeManager) |
| Modifier and Type | Method and Description |
|---|---|
List<com.facebook.presto.spi.session.PropertyMetadata<?>> |
getAnalyzeProperties() |
static Optional<List<List<String>>> |
getPartitionList(Map<String,Object> properties) |
public static final String PARTITIONS_PROPERTY
Copyright © 2012–2023. All rights reserved.