| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Modifier and Type | Method and Description |
|---|---|
HivePartitionResult |
HivePartitionManager.getPartitions(SemiTransactionalHiveMetastore metastore,
ConnectorTableHandle tableHandle,
Constraint<ColumnHandle> constraint,
ConnectorSession session) |
HivePartitionResult |
HivePartitionManager.getPartitions(SemiTransactionalHiveMetastore metastore,
ConnectorTableHandle tableHandle,
List<List<String>> partitionValuesList,
ConnectorSession session) |
Copyright © 2012–2023. All rights reserved.