8215a398219ae55ae3568a7a3946627dd3493e70
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 47
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable matchingMethodParameterCount : int to matchingMethodArgumentCount : int in method private applyExtraParameters(matchingMethod Method, extraParameters List<Object>) : MethodHandle in class com.facebook.presto.metadata.PolymorphicScalarFunction | From | To | |
Rename Variable expectedNumberOfArguments : int to expectedArgumentsCount : int in method private applyExtraParameters(matchingMethod Method, extraParameters List<Object>) : MethodHandle in class com.facebook.presto.metadata.PolymorphicScalarFunction | From | To | |
Move Class | 1 | ||
Move Class com.facebook.presto.operator.scalar.MapEqualOperator.KeyWrapper moved to com.facebook.presto.operator.scalar.MapGenericEquality.KeyWrapper | From | To | |
Extract Method | 1 | ||
Extract Method private makeBinaryOperatorFunctionBuilder(operatorType OperatorType) : SqlScalarFunctionBuilder extracted from private binaryOperator(operatorType OperatorType, getResultMethodHandle MethodHandle) : SqlScalarFunction in class com.facebook.presto.type.DecimalInequalityOperators | From | To |