186756c1bdc64b8ce108012d01b256e0e9865fca
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private assertCalculate(scalarExpression Expression, inputStatistics PlanNodeStatsEstimate, types TypeProvider) : SymbolStatsAssertion extracted from private assertCalculate(scalarExpression Expression, inputStatistics PlanNodeStatsEstimate) : SymbolStatsAssertion in class com.facebook.presto.cost.TestScalarStatsCalculator | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method private nullStatsEstimate() : SymbolStatsEstimate extracted from protected visitNullLiteral(node NullLiteral, context Void) : SymbolStatsEstimate in class com.facebook.presto.cost.ScalarStatsCalculator.Visitor & moved to class com.facebook.presto.cost.ScalarStatsCalculator | From | To |