cacca92fde38208828fea71d449ebb67ad9fc10f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private R(types RewriteType...) : RewriteType[] renamed to private arrayOf(types RewriteType...) : RewriteType[] in class org.apache.drill.exec.planner.sql.parser.CompoundIdentifierConverter | From | To | |
| Extract Variable | 1 | ||
| Extract Variable projectedNode : RexNode in method public onMatch(call RelOptRuleCall) : void from class org.apache.drill.exec.planner.logical.DrillUnnestRule | From | To | |
| Inline Variable | 2 | ||
| Inline Variable right : RelNode in method public visitLateral(prel LateralJoinPrel, value Void) : Prel from class org.apache.drill.exec.planner.physical.visitor.JoinPrelRenameVisitor | From | To | |
| Inline Variable left : RelNode in method public visitLateral(prel LateralJoinPrel, value Void) : Prel from class org.apache.drill.exec.planner.physical.visitor.JoinPrelRenameVisitor | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter offset : int to ordinal : int in method public getLateralInput(ordinal int, input RelNode) : RelNode in class org.apache.drill.exec.planner.physical.LateralJoinPrel | From | To | |
| Rename Parameter offset : int to ordinal : int in method public getInputSize(ordinal int) : int in class org.apache.drill.exec.planner.common.DrillLateralJoinRelBase | From | To |