e0a41b0708d529f995516979919586cd6f856acc
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public addAggregation(output Symbol, expression Expression, inputTypes List<Type>, mask Symbol, orderBy List<Symbol>, ordering List<SortOrder>) : AggregationBuilder extracted from public addAggregation(output Symbol, expression Expression, inputTypes List<Type>) : AggregationBuilder in class com.facebook.presto.sql.planner.iterative.rule.test.PlanBuilder.AggregationBuilder | From | To | |
Extract Method public addAggregation(output Symbol, expression Expression, inputTypes List<Type>, mask Symbol, orderBy List<Symbol>, ordering List<SortOrder>) : AggregationBuilder extracted from public addAggregation(output Symbol, expression Expression, inputTypes List<Type>, mask Symbol) : AggregationBuilder in class com.facebook.presto.sql.planner.iterative.rule.test.PlanBuilder.AggregationBuilder | From | To |