38eb383a9589891dbd37033545145cca25d1a253
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public areRowTypesEqual(rowType1 RelDataType, rowType2 RelDataType, compareNames boolean, allowSubstring boolean) : boolean renamed to public areRowTypesCompatible(rowType1 RelDataType, rowType2 RelDataType, compareNames boolean, allowSubstring boolean) : boolean in class org.apache.drill.exec.planner.common.DrillRelOptUtil | From | To |