Package io.trino.plugin.hive
Class HivePartitionedBucketFunction
java.lang.Object
io.trino.plugin.hive.HivePartitionedBucketFunction
- All Implemented Interfaces:
BucketFunction
-
Constructor Summary
ConstructorsConstructorDescriptionHivePartitionedBucketFunction(HiveBucketing.BucketingVersion bucketingVersion, int hiveBucketCount, List<HiveType> hiveBucketTypes, List<Type> partitionColumnsTypes, TypeOperators typeOperators, int bucketCount) -
Method Summary
-
Constructor Details
-
HivePartitionedBucketFunction
public HivePartitionedBucketFunction(HiveBucketing.BucketingVersion bucketingVersion, int hiveBucketCount, List<HiveType> hiveBucketTypes, List<Type> partitionColumnsTypes, TypeOperators typeOperators, int bucketCount)
-
-
Method Details
-
getBucket
- Specified by:
getBucketin interfaceBucketFunction
-
toString
-