a382b3f8e8005ff4f79a68fba013fea80a148d09
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable positionCount : Parameter to page : Parameter in method private generateProjectDictionaryMethod(classDefinition ClassDefinition, methodName String, projection RowExpression, project MethodDefinition, projectColumnar MethodDefinition) : MethodDefinition in class com.facebook.presto.sql.gen.PageProcessorCompiler | From | To | |
Rename Variable inputs : List<Parameter> to inputChannels : List<Integer> in method private generateProjectDictionaryMethod(classDefinition ClassDefinition, methodName String, projection RowExpression, project MethodDefinition, projectColumnar MethodDefinition) : MethodDefinition in class com.facebook.presto.sql.gen.PageProcessorCompiler | From | To | |
Change Variable Type | 1 | ||
Change Variable Type inputs : List<Parameter> to inputChannels : List<Integer> in method private generateProjectDictionaryMethod(classDefinition ClassDefinition, methodName String, projection RowExpression, project MethodDefinition, projectColumnar MethodDefinition) : MethodDefinition in class com.facebook.presto.sql.gen.PageProcessorCompiler | From | To | |
Rename Parameter | 1 | ||
Rename Parameter simpleProjection : MethodDefinition to projectColumnar : MethodDefinition in method private generateProjectDictionaryMethod(classDefinition ClassDefinition, methodName String, projection RowExpression, project MethodDefinition, projectColumnar MethodDefinition) : MethodDefinition in class com.facebook.presto.sql.gen.PageProcessorCompiler | From | To |