4278c9b6765e8889efc0d50ddc3bb3d0b3110a78
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute averageRowSizePerSymbol : double to AVERAGE_ROW_SIZE : double in method private statsEstimate(symbols Collection<Symbol>, outputSizeInBytes double) : PlanNodeStatsEstimate in class com.facebook.presto.cost.TestCostCalculator | From | To | |
| Extract Variable | 1 | ||
| Extract Variable nullsFraction : double in method private getOutputSizeForSymbol(symbolStatistics SymbolStatsEstimate, type Type) : double from class com.facebook.presto.cost.PlanNodeStatsEstimate | From | To |