abaa5bb1cecbc557589829daf8af0082708d7ffe
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type stateSerializer : AccumulatorStateSerializer to stateSerializer : AccumulatorStateSerializer<?> in method protected generateAggregation(type Type, compareMethodHandle MethodHandle) : InternalAggregationFunction in class com.facebook.presto.operator.aggregation.AbstractMinMaxAggregation | From | To | |
| Change Variable Type stateFactory : AccumulatorStateFactory to stateFactory : AccumulatorStateFactory<?> in method protected generateAggregation(type Type, compareMethodHandle MethodHandle) : InternalAggregationFunction in class com.facebook.presto.operator.aggregation.AbstractMinMaxAggregation | From | To |