abbac155b0ad4f25af4b1fafcaa9fd2df06b31ac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable optimizedFilter : RowExpression to optimized : RowExpression in method private bindChannels(expression RowExpression, sourceLayout Map<Symbol,Integer>) : RowExpression in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To | |
Extract Method | 1 | ||
Extract Method private bindChannels(expression RowExpression, sourceLayout Map<Symbol,Integer>) : RowExpression extracted from private visitScanFilterAndProject(context LocalExecutionPlanContext, planNodeId PlanNodeId, sourceNode PlanNode, filterExpression Optional<RowExpression>, assignments Assignments, outputSymbols List<Symbol>) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To |