fc46bcf66e82a21075892f22244bcb9ec8fd4800
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable subContext : LocalExecutionPlanContext to sourceContext : LocalExecutionPlanContext in method private addInMemoryExchange(context LocalExecutionPlanContext, source PhysicalOperation, sourceContext LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To | |
| Extract Method | 1 | ||
| Extract Method private addInMemoryExchange(context LocalExecutionPlanContext, source PhysicalOperation, sourceContext LocalExecutionPlanContext) : PhysicalOperation extracted from private createInMemoryExchange(node PlanNode, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To |