4f203ea99e2d6bd5596672a0ea67445720630228
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [isMuxEnabled : boolean, isDeMuxEnabled : boolean] to options : OptionManager in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type isMuxEnabled : boolean to options : OptionManager in method public InsertLocalExchangeVisitor(options OptionManager) in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor.RexNodeBasedHashExpressionCreatorHelper moved to org.apache.drill.exec.planner.physical.HashPrelUtil.RexNodeBasedHashExpressionCreatorHelper | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [isMuxEnabled : boolean, isDeMuxEnabled : boolean] to options : OptionManager in method public insertLocalExchanges(prel Prel, options OptionManager) : Prel in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor | From | To | |
| Extract Method | 1 | ||
| Extract Method private isMuxEnabled(options OptionManager) : boolean extracted from public insertLocalExchanges(prel Prel, options OptionManager) : Prel in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected getSenders(minorFragmentId int) : List<MinorFragmentEndpoint> extracted from public getReceiver(minorFragmentId int) : Receiver in class org.apache.drill.exec.physical.config.UnorderedMuxExchange & moved to class org.apache.drill.exec.physical.config.AbstractMuxExchange | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter isMuxEnabled : boolean to options : OptionManager in method public InsertLocalExchangeVisitor(options OptionManager) in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor | From | To |