776eea9ce1c4828f959b9ef76dd244941972f6ec
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 55
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private testCorrelatePlan(leftRelation Object[][], rightRelation Object[][], leftCorrelColumn int, rightCorrelColumn int, type JoinType, expectedResult Object[][], offset Integer) : void extracted from private testCorrelatePlan(leftRelation Object[][], rightRelation Object[][], leftCorrelColumn int, rightCorrelColumn int, type JoinType, expectedResult Object[][]) : void in class org.apache.phoenix.execute.CorrelatePlanTest | From | To |