94afc2d5ba9cf80cecac83b2bd0e085799bafffd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private applyRule() : RuleApplication extracted from public matches(pattern PlanMatchPattern) : void in class com.facebook.presto.sql.planner.iterative.rule.test.RuleAssert | From | To | |
Extract Method private formatPlan(plan PlanNode, types Map<Symbol,Type>) : String extracted from public matches(pattern PlanMatchPattern) : void in class com.facebook.presto.sql.planner.iterative.rule.test.RuleAssert | From | To | |
Extract Method private applyRule() : RuleApplication extracted from public doesNotFire() : void in class com.facebook.presto.sql.planner.iterative.rule.test.RuleAssert | From | To |