|
Rename Variable operatorSignature : Signature to operatorHandle : FunctionHandle in method private invokeOperator(operatorType OperatorType, argumentTypes List<? extends Type>, argumentValues List<Object>) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Rename Variable hashCodeSignature : Signature to hashCodeHandle : FunctionHandle in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.InCodeGenerator |
From |
To |
|
Rename Variable signature : Signature to operatorHandle : FunctionHandle in method protected getMethodHandles(type RowType, functionManager FunctionManager, operatorType OperatorType) : List<MethodHandle> in class com.facebook.presto.operator.scalar.RowComparisonOperator |
From |
To |
|
Rename Variable signature : Signature to operatorHandle : FunctionHandle in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionManager FunctionManager) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.RowDistinctFromOperator |
From |
To |
|
Rename Variable equalsSignature : Signature to equalsHandle : FunctionHandle in method private buildInCase(generatorContext BytecodeGeneratorContext, scope Scope, type Type, matchLabel LabelNode, noMatchLabel LabelNode, value Variable, testValues Collection<BytecodeNode>, checkForNulls boolean, isIndeterminateFunction ScalarFunctionImplementation) : BytecodeBlock in class com.facebook.presto.sql.gen.InCodeGenerator |
From |
To |
|
Rename Variable isIndeterminateSignature : Signature to isIndeterminateHandle : FunctionHandle in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.InCodeGenerator |
From |
To |
|
Rename Variable operatorSignature : Signature to operatorHandle : FunctionHandle in method protected visitArithmeticUnary(node ArithmeticUnaryExpression, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Rename Variable equalsSignature : Signature to equalFunction : FunctionHandle in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.NullIfCodeGenerator |
From |
To |
|
Change Variable Type operator : Signature to operator : FunctionHandle in method private resolveEqualOperator(type Type, functionManager FunctionManager) : MethodHandle in class com.facebook.presto.operator.scalar.RowEqualOperator |
From |
To |
|
Change Variable Type operatorSignature : Signature to operatorHandle : FunctionHandle in method protected visitArithmeticUnary(node ArithmeticUnaryExpression, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Change Variable Type equalsSignature : Signature to equalFunction : FunctionHandle in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.NullIfCodeGenerator |
From |
To |
|
Change Variable Type operatorSignature : Signature to operatorHandle : FunctionHandle in method private invokeOperator(operatorType OperatorType, argumentTypes List<? extends Type>, argumentValues List<Object>) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Change Variable Type hashCodeSignature : Signature to hashCodeHandle : FunctionHandle in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.InCodeGenerator |
From |
To |
|
Change Variable Type equalsFunction : Signature to equalsFunction : FunctionHandle in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.SwitchCodeGenerator |
From |
To |
|
Change Variable Type signature : Signature to operatorHandle : FunctionHandle in method protected getMethodHandles(type RowType, functionManager FunctionManager, operatorType OperatorType) : List<MethodHandle> in class com.facebook.presto.operator.scalar.RowComparisonOperator |
From |
To |
|
Change Variable Type signature : Signature to operatorHandle : FunctionHandle in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionManager FunctionManager) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.RowDistinctFromOperator |
From |
To |
|
Change Variable Type equalsSignature : Signature to equalsHandle : FunctionHandle in method private buildInCase(generatorContext BytecodeGeneratorContext, scope Scope, type Type, matchLabel LabelNode, noMatchLabel LabelNode, value Variable, testValues Collection<BytecodeNode>, checkForNulls boolean, isIndeterminateFunction ScalarFunctionImplementation) : BytecodeBlock in class com.facebook.presto.sql.gen.InCodeGenerator |
From |
To |
|
Change Variable Type isIndeterminateSignature : Signature to isIndeterminateHandle : FunctionHandle in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.InCodeGenerator |
From |
To |