Package io.trino.plugin.deltalake
Class DeltaLakeBucketFunction
java.lang.Object
io.trino.plugin.deltalake.DeltaLakeBucketFunction
- All Implemented Interfaces:
BucketFunction
-
Constructor Summary
ConstructorsConstructorDescriptionDeltaLakeBucketFunction(TypeOperators typeOperators, List<DeltaLakeColumnHandle> partitioningColumns, int bucketCount) -
Method Summary
-
Constructor Details
-
DeltaLakeBucketFunction
public DeltaLakeBucketFunction(TypeOperators typeOperators, List<DeltaLakeColumnHandle> partitioningColumns, int bucketCount)
-
-
Method Details
-
getBucket
- Specified by:
getBucketin interfaceBucketFunction
-