|
Rename Method public opShortShortShortRescale(a long, b long, aRescale long, bRescale long, getResultMethodHandle MethodHandle) : boolean renamed to public opShortShort(a long, b long, getResultMethodHandle MethodHandle) : boolean in class com.facebook.presto.type.DecimalInequalityOperators |
From |
To |
|
Rename Method public opShortShortShortRescaleNullable(a long, aNull boolean, b long, bNull boolean, aRescale long, bRescale long, getResultMethodHandle MethodHandle) : boolean renamed to public opShortShortShortNullable(a long, aNull boolean, b long, bNull boolean, getResultMethodHandle MethodHandle) : boolean in class com.facebook.presto.type.DecimalInequalityOperators |
From |
To |