5f6be90dfd3d6bc450992411a4e1dd74217305b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable logicalAndEstimate : PlanNodeStatsEstimate to andEstimate : PlanNodeStatsEstimate in method private estimateLogicalOr(left Expression, right Expression) : PlanNodeStatsEstimate in class com.facebook.presto.cost.FilterStatsCalculator.FilterExpressionStatsCalculatingVisitor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public subtractSubsetStats(superset PlanNodeStatsEstimate, subset PlanNodeStatsEstimate) : PlanNodeStatsEstimate extracted from protected visitNotExpression(node NotExpression, context Void) : PlanNodeStatsEstimate in class com.facebook.presto.cost.FilterStatsCalculator.FilterExpressionStatsCalculatingVisitor & moved to class com.facebook.presto.cost.PlanNodeStatsEstimateMath | From | To |