19c663509145c503f0b9034648ea2bc3518f32e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to List<Object> in method private divideRescaleFactor(context SqlScalarFunctionBuilder.SpecializeContext) : List<Object> in class com.facebook.presto.type.DecimalOperators | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable rightHigh : long to rightRawHigh : long in method public compareUnsigned(leftRawLow long, leftRawHigh long, rightRawLow long, rightRawHigh long) : int in class com.facebook.presto.spi.type.UnscaledDecimal128Arithmetic | From | To | |
Parameterize Variable leftHigh : long to leftRawHigh : long in method public compareUnsigned(leftRawLow long, leftRawHigh long, rightRawLow long, rightRawHigh long) : int in class com.facebook.presto.spi.type.UnscaledDecimal128Arithmetic | From | To |