7629664b1335b77d7a7de2cc26d6241e3db604cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type List<Integer> to IntArrayList in method public getNextUnmatchedIndex() : IntArrayList in class org.apache.drill.exec.physical.impl.join.HashJoinHelper | From | To | |
| Change Return Type List<Integer> to IntArrayList in method public getNextUnmatchedIndex() : IntArrayList in class org.apache.drill.exec.physical.impl.common.HashPartition | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type unmatchedBuildIndexes : List<Integer> to unmatchedBuildIndexes : IntArrayList in class org.apache.drill.exec.physical.impl.join.HashJoinProbeTemplate | From | To |