ba4540c969a337a325ca4ac7dc67ea81deda4a28
Files Diff
- Added: 10
- Removed: 4
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 1 | ||
Move And Rename Class com.facebook.presto.operator.aggregation.state.ArrayAggregationStateFactory.GroupedArrayAggregationState moved and renamed to com.facebook.presto.operator.aggregation.arrayagg.LegacyArrayAggregationGroupState | From | To | |
Move Class | 2 | ||
Move Class com.facebook.presto.operator.aggregation.ArrayAggregationFunction moved to com.facebook.presto.operator.aggregation.arrayagg.ArrayAggregationFunction | From | To | |
Move Class com.facebook.presto.operator.aggregation.state.ArrayAggregationStateSerializer moved to com.facebook.presto.operator.aggregation.arrayagg.ArrayAggregationStateSerializer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter outputType : Type to elementType : Type in method public output(elementType Type, state ArrayAggregationState, out BlockBuilder) : void in class com.facebook.presto.operator.aggregation.arrayagg.ArrayAggregationFunction | From | To |