61434856203b3e08ce36dbc6dafe49373bc2b4eb
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable gathers : List<PlanNode> to numberOfGathers : int in method private assertPlanIsFullyDistributed(plan Plan) : void in class com.facebook.presto.sql.planner.optimizations.TestUnion | From | To | |
Change Variable Type | 1 | ||
Change Variable Type gathers : List<PlanNode> to numberOfGathers : int in method private assertPlanIsFullyDistributed(plan Plan) : void in class com.facebook.presto.sql.planner.optimizations.TestUnion | From | To | |
Extract Method | 1 | ||
Extract Method public createSubPlans(session Session, metadata Metadata, plan Plan, forceSingleNode boolean) : SubPlan extracted from public createSubPlans(session Session, metadata Metadata, plan Plan) : SubPlan in class com.facebook.presto.sql.planner.PlanFragmenter | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public isForceSingleNodeOutput() : boolean extracted from public SystemSessionProperties(queryManagerConfig QueryManagerConfig, taskManagerConfig TaskManagerConfig, memoryManagerConfig MemoryManagerConfig, featuresConfig FeaturesConfig) in class com.facebook.presto.SystemSessionProperties & moved to class com.facebook.presto.sql.analyzer.FeaturesConfig | From | To |