e986bb54902c302f2ea184c1a391298af3cd869d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [aggregations : Map<Symbol,FunctionCall>, functions : Map<Symbol,Signature>, masks : Map<Symbol,Symbol>] to assignments : Map<Symbol,Aggregation> in class com.facebook.presto.sql.planner.plan.AggregationNode | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter aggregations : Map<Symbol,FunctionCall> to assignments : Map<Symbol,FunctionCall> in method public AggregationNode(id PlanNodeId, source PlanNode, assignments Map<Symbol,FunctionCall>, functions Map<Symbol,Signature>, masks Map<Symbol,Symbol>, groupingSets List<List<Symbol>>, step Step, hashSymbol Optional<Symbol>, groupIdSymbol Optional<Symbol>) in class com.facebook.presto.sql.planner.plan.AggregationNode | From | To |