be45f43826da4525e6170242ba8d41786cf54d26
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public createPlan(session Session, sql String, stage LogicalPlanner.Stage, forceSingleNode boolean) : Plan extracted from public createPlan(session Session, sql String, stage LogicalPlanner.Stage) : Plan in class com.facebook.presto.testing.LocalQueryRunner | From | To | |
| Extract Method protected plan(sql String, stage LogicalPlanner.Stage, forceSingleNode boolean) : Plan extracted from protected plan(sql String, stage LogicalPlanner.Stage) : Plan in class com.facebook.presto.sql.planner.assertions.BasePlanTest | From | To |