8d8658c1fe054c23170cc2824785b2e748cf2244
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testSetOperations() : void renamed to public testUnion() : void in class com.facebook.presto.tests.TestTpchDistributedStats | From | To | |
| Extract Method | 1 | ||
| Extract Method public groupBy(sourceStats PlanNodeStatsEstimate, groupBySymbols Collection<Symbol>, aggregations Map<Symbol,Aggregation>) : PlanNodeStatsEstimate extracted from protected doCalculate(node PlanNode, statsProvider StatsProvider, lookup Lookup, session Session, types Map<Symbol,Type>) : Optional<PlanNodeStatsEstimate> in class com.facebook.presto.cost.AggregationStatsRule | From | To |