779c0b4f5c5b4eab7dc2b0d50bfd3a5294c54fea
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type void to PrestoException in method private throwCastException(value BigInteger, sourcePrecision long, sourceScale long, resultPrecision long, resultScale long) : PrestoException in class com.facebook.presto.type.DecimalToDecimalCasts | From | To | |
| Change Return Type void to PrestoException in method private throwCastException(value long, sourcePrecision long, sourceScale long, resultPrecision long, resultScale long) : PrestoException in class com.facebook.presto.type.DecimalToDecimalCasts | From | To |