6a73908cc86d99f001b81103ad130d27fab99858
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable newNullsFraction : double in method private addColumnStats(leftStats SymbolStatsEstimate, leftRows double, rightStats SymbolStatsEstimate, rightRows double, newRowCount double, strategy RangeAdditionStrategy) : SymbolStatsEstimate from class com.facebook.presto.cost.PlanNodeStatsEstimateMath | From | To | |
Extract Variable newNullsFraction : double in method private subtractColumnStats(leftStats SymbolStatsEstimate, leftRowCount double, rightStats SymbolStatsEstimate, rightRowCount double, newRowCount double, strategy RangeSubtractionStrategy) : SymbolStatsEstimate from class com.facebook.presto.cost.PlanNodeStatsEstimateMath | From | To |