Toggle navigation
Home
java.lang.reflect.AccessibleObject to com.facebook.presto.spi.predicate.NullableValue
No. of Instances - 16
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
ActualProperties.builder().global(partitionedOn(node.getPartitionFunction().getPartitioningHandle(),node.getPartitionFunction().getPartitioningColumns(),Optional.of(node.getPartitionFunction().getPartitioningColumns()))).constants(constants)
to
ActualProperties.builder().global(partitionedOn(node.getPartitionFunction().getPartitioningHandle(),node.getPartitionFunction().getPartitionFunctionArguments(),Optional.of(node.getPartitionFunction().getPartitionFunctionArguments()))).constants(constants)