99545bf618d12e797d4ce8a7aab2c6ebde29d869
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 1 | ||
| Change Attribute Type noMoreSplits : Set<PlanNodeId> to noMoreSplits : Map<PlanNodeId,Boolean> in class com.facebook.presto.server.remotetask.HttpRemoteTask | From | To | |
| Extract Method | 1 | ||
| Extract Method public schedulingComplete(partitionedSource PlanNodeId) : void extracted from public schedulingComplete() : void in class com.facebook.presto.execution.SqlStageExecution | From | To |