bdbd93fc726224ec45d06f09434c7406e444242e
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type type : TypeProtos.MajorType to type : MajorType in method public isDecimalType(type MajorType) : boolean in class org.apache.drill.common.types.Types | From | To | |
Move Method | 1 | ||
Move Method public isDecimalType(type TypeProtos.MajorType) : boolean from class org.apache.drill.common.util.CoreDecimalUtility to public isDecimalType(type MajorType) : boolean from class org.apache.drill.common.types.Types | From | To |