5f34c960e80a0938a4ce2666654a60df17fe402b
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public withNullEqualAdditionFilter() : void renamed to public testNullEqualAdditionFilter() : void in class org.apache.drill.TestJoinNullable | From | To | |
| Rename Variable | 1 | ||
| Rename Variable comp1 : RexNode to conditionExpr : RexNode in method protected buildJoinConditions(conditions List<JoinCondition>, leftFields List<String>, rightFields List<String>, leftKeys List<Integer>, rightKeys List<Integer>) : void in class org.apache.drill.exec.planner.physical.JoinPrel | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.apache.drill.exec.physical.impl.join.JoinUtils.JoinComparator moved and renamed to org.apache.drill.exec.physical.impl.common.Comparator | From | To | |
| Extract Variable | 1 | ||
| Extract Variable kind : SqlKind in method protected buildJoinConditions(conditions List<JoinCondition>, leftFields List<String>, rightFields List<String>, leftKeys List<Integer>, rightKeys List<Integer>) : void from class org.apache.drill.exec.planner.physical.JoinPrel | From | To |