4a1c8dc04f8d39d2cbc30e0557ab78393c1f83ea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type mapType : Type to mapType : MapType in method public toMap(mapType MapType, connectorSession ConnectorSession, json Slice) : Block in class com.facebook.presto.operator.scalar.JsonToMapCast | From | To | |
Rename Variable | 1 | ||
Rename Variable valueBlockBuilder : BlockBuilder to blockBuilder : BlockBuilder in method public mapConcat(mapType MapType, state Object, maps Block[]) : Block in class com.facebook.presto.operator.scalar.MapConcatFunction | From | To | |
Change Return Type | 2 | ||
Change Return Type Block to void in method public toMultimapNativeEncoding(blockBuilder BlockBuilder) : void in class com.facebook.presto.operator.aggregation.MultiKeyValuePairs | From | To | |
Change Return Type Block to void in method public serialize(out BlockBuilder) : void in class com.facebook.presto.operator.aggregation.TypedHistogram | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [keyType : Type, valueType : Type] to mapType : MapType in method public mapConcat(mapType MapType, state Object, maps Block[]) : Block in class com.facebook.presto.operator.scalar.MapConcatFunction | From | To | |
Change Variable Type | 2 | ||
Change Variable Type mapType : Type to mapType : MapType in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.JsonToMapCast | From | To | |
Change Variable Type resultMapType : Type to resultMapType : MapType in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.MapTransformKeyFunction | From | To |