623eeb8561ac1a04f51539b4c265a4ef9f8883ab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 51
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable valueType : Type to outputType : Type in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction in class com.facebook.presto.operator.aggregation.Histogram | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable mapType : MapType to resultMapType : Type in method private generateTransformKey(keyType Type, transformedKeyType Type, valueType Type, resultMapType Type) : MethodHandle in class com.facebook.presto.operator.scalar.MapTransformKeyFunction | From | To | |
| Extract Variable | 2 | ||
| Extract Variable k2 : Block in method public testWriter() : void from class com.facebook.presto.raptor.storage.TestShardWriter | From | To | |
| Extract Variable object : Block in method public testWriter() : void from class com.facebook.presto.raptor.storage.TestShardWriter | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type mapType : MapType to resultMapType : Type in method private generateTransformKey(keyType Type, transformedKeyType Type, valueType Type, resultMapType Type) : MethodHandle in class com.facebook.presto.operator.scalar.MapTransformKeyFunction | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type typeRegistry : TypeRegistry to typeRegistry : TypeManager in class com.facebook.presto.type.TestTypeRegistry | From | To | |
| Change Attribute Type typeRegistry : TypeRegistry to typeRegistry : TypeManager in class com.facebook.presto.metadata.TestSignatureBinder | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter valueType : Type to outputType : Type in method private generateAggregation(keyType Type, outputType Type) : InternalAggregationFunction in class com.facebook.presto.operator.aggregation.Histogram | From | To |