8d63b6a975167491b31f3a67fd99edf98c1c5443
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 22
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable inputs : List<Parameter> to blocks : List<Parameter> in method private generateProjectMethod(classDefinition ClassDefinition, callSiteBinder CallSiteBinder, cachedInstanceBinder CachedInstanceBinder, methodName String, projection RowExpression) : MethodDefinition in class com.facebook.presto.sql.gen.PageProcessorCompiler | From | To | |
| Extract Variable | 1 | ||
| Extract Variable expressionInputs : List<Parameter> in method private generateFilterMethod(classDefinition ClassDefinition, callSiteBinder CallSiteBinder, cachedInstanceBinder CachedInstanceBinder, filter RowExpression) : void from class com.facebook.presto.sql.gen.PageProcessorCompiler | From | To |