|
Rename Method public testRowBigintDoubleBooleanVarcharTimestamp(arg1 Long, arg2 Double, arg3 Boolean, arg4 Slice, arg5 Long) : Block renamed to public testRowIntegerDoubleBooleanVarcharTimestamp(arg1 Long, arg2 Double, arg3 Boolean, arg4 Slice, arg5 Long) : Block in class com.facebook.presto.operator.scalar.TestingRowConstructor |
From |
To |
|
Rename Method public testBigintLarge() : void renamed to public testBigint() : void in class com.facebook.presto.sql.gen.TestInCodeGenerator |
From |
To |
|
Rename Method public testBinaryOperatorsLongLong() : void renamed to public testBinaryOperatorsIntegralIntegral() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Rename Method public testRowBigintBigint(arg1 Long) : Block renamed to public testRowIntegerInteger(arg1 Long) : Block in class com.facebook.presto.operator.scalar.TestingRowConstructor |
From |
To |
|
Rename Method public testRowDoubleBigint(arg1 Double, arg2 Slice) : Block renamed to public testRowDoubleInteger(arg1 Double, arg2 Slice) : Block in class com.facebook.presto.operator.scalar.TestingRowConstructor |
From |
To |
|
Rename Method public testCastToLong() : void renamed to public testCastToBigint() : void in class com.facebook.presto.sql.TestExpressionInterpreter |
From |
To |
|
Rename Method public testNonLowercaseRowBigint(arg1 Long) : Block renamed to public testNonLowercaseRowInteger(arg1 Long) : Block in class com.facebook.presto.operator.scalar.TestingRowConstructor |
From |
To |
|
Rename Method public testCastFromBigint() : void renamed to public testCastFromIntegrals() : void in class com.facebook.presto.type.TestJsonOperators |
From |
To |
|
Rename Method public testRowBigintBigint(arg1 Boolean, arg2 Boolean) : Block renamed to public testRowIntegerInteger(arg1 Boolean, arg2 Boolean) : Block in class com.facebook.presto.operator.scalar.TestingRowConstructor |
From |
To |
|
Rename Method public testBigintSmall() : void renamed to public testInteger() : void in class com.facebook.presto.sql.gen.TestInCodeGenerator |
From |
To |
|
Rename Method public testBinaryOperatorsDoubleLong() : void renamed to public testBinaryOperatorsDoubleIntegral() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Rename Method public testBinaryOperatorsLongDouble() : void renamed to public testBinaryOperatorsIntegralDouble() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type right : Long to right : Integer in method public testBinaryOperatorsDoubleIntegral() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type right : long to right : int in method public testMod() : void in class com.facebook.presto.operator.scalar.TestMathFunctions |
From |
To |
|
Change Variable Type left : long to left : int in method public testMod() : void in class com.facebook.presto.operator.scalar.TestMathFunctions |
From |
To |
|
Change Variable Type value : Long to value : Integer in method public testSimpleCase() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type left : Long to left : Integer in method public testFunctionCall() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type second : Long to second : Integer in method public testTernaryOperatorsLongLong() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type length : Long to length : Integer in method public testFunctionCall() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type firstTest : Long to firstTest : Integer in method public testSimpleCase() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type start : Long to start : Integer in method public testFunctionCall() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type left : Long to left : Integer in method public testBinaryOperatorsIntegralIntegral() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type testValues : List<Long> to testValues : List<Integer> in method public testIn() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type third : Long to third : Integer in method public testTernaryOperatorsDoubleDouble() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type firstTest : Long to firstTest : Integer in method public testSearchCaseMultiple() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type secondTest : Long to secondTest : Integer in method public testSimpleCase() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type right : Long to right : Integer in method public testFunctionCall() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type value : Long to value : Integer in method public testIn() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type value : Long to value : Integer in method public testCast() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type third : Long to third : Integer in method public testTernaryOperatorsLongLong() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type value : Long to value : Integer in method public testUnaryOperators() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type right : Long to right : Integer in method public testBinaryOperatorsIntegralIntegral() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type firstTest : Long to firstTest : Integer in method public testSearchCaseSingle() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type left : Long to left : Integer in method public testBinaryOperatorsIntegralDouble() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type third : Long to third : Integer in method public testTernaryOperatorsLongDouble() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type i : long to i : int in method public testInteger() : void in class com.facebook.presto.sql.gen.TestInCodeGenerator |
From |
To |
|
Change Variable Type first : Long to first : Integer in method public testTernaryOperatorsLongDouble() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |
|
Change Variable Type map : Map<Long,Long> to map : Map<Integer,Integer> in method public testConstructor() : void in class com.facebook.presto.type.TestMapOperators |
From |
To |
|
Change Variable Type first : Long to first : Integer in method public testTernaryOperatorsLongLong() : void in class com.facebook.presto.sql.gen.TestExpressionCompiler |
From |
To |