cbb42df5e27ba821842700fed49b114b6e38f5c9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type symbolAllocator : SymbolAllocator to types : Map<Symbol,Type> in method public Plan(root PlanNode, types Map<Symbol,Type>) in class com.facebook.presto.sql.planner.Plan | From | To | |
Rename Attribute | 1 | ||
Rename Attribute symbolAllocator : SymbolAllocator to types : Map<Symbol,Type> in class com.facebook.presto.sql.planner.Plan | From | To | |
Extract Variable | 1 | ||
Extract Variable types : Map<Symbol,Type> in method public matches(pattern PlanMatchPattern) : void from class com.facebook.presto.sql.planner.iterative.rule.test.RuleAssert | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type symbolAllocator : SymbolAllocator to types : Map<Symbol,Type> in class com.facebook.presto.sql.planner.Plan | From | To | |
Rename Parameter | 1 | ||
Rename Parameter symbolAllocator : SymbolAllocator to types : Map<Symbol,Type> in method public Plan(root PlanNode, types Map<Symbol,Type>) in class com.facebook.presto.sql.planner.Plan | From | To |