| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Modifier and Type | Method and Description |
|---|---|
static HivePartitioningHandle |
HivePartitioningHandle.createHiveCompatiblePartitioningHandle(int bucketCount,
List<HiveType> hiveTypes,
OptionalInt maxCompatibleBucketCount) |
static HivePartitioningHandle |
HivePartitioningHandle.createPrestoNativePartitioningHandle(int bucketCount,
List<Type> types,
OptionalInt maxCompatibleBucketCount) |
Copyright © 2012–2023. All rights reserved.