|
Rename Variable operatorInfo : FunctionInfo to operatorSignature : Signature in method protected visitArithmeticUnary(node ArithmeticUnaryExpression, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Rename Variable operatorInfo : FunctionInfo to operatorSignature : Signature in method private getOperator(context AnalysisContext, node Expression, operatorType OperatorType, arguments Expression...) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Rename Variable methodHandle : MethodHandle to match : Signature in method public resolveFunction(name QualifiedName, parameterTypes List<TypeSignature>, approximate boolean) : Signature in class com.facebook.presto.metadata.FunctionRegistry |
From |
To |
|
Rename Variable operatorInfo : FunctionInfo to operatorSignature : Signature in method public generateExpression(signature Signature, generatorContext ByteCodeGeneratorContext, returnType Type, arguments List<RowExpression>) : ByteCodeNode in class com.facebook.presto.sql.gen.NullIfCodeGenerator |
From |
To |
|
Rename Variable functionInfo : FunctionInfo to signature : Signature in method public specialize(types Map<String,Type>, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : FunctionInfo in class com.facebook.presto.operator.scalar.TryCastFunction |
From |
To |
|
Rename Variable operatorInfo : FunctionInfo to operator : Signature in method public visitCast(node Cast, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Rename Variable functionInfo : FunctionInfo to signature : Signature in method protected visitFunctionCall(functionCall FunctionCall, analysis Analysis) : Void in class com.facebook.presto.sql.analyzer.WindowFunctionValidator |
From |
To |
|
Rename Variable functionInfo : FunctionInfo to functionSignature : Signature in method public visitCall(call CallExpression, context Void) : RowExpression in class com.facebook.presto.sql.relational.optimizer.ExpressionOptimizer.Visitor |
From |
To |
|
Rename Variable functionInfo : FunctionInfo to functionSignature : Signature in method protected visitFunctionCall(node FunctionCall, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Rename Variable operatorInfo : FunctionInfo to operatorSignature : Signature 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 functionInfo : FunctionInfo to signature : Signature in method protected visitGenericLiteral(node GenericLiteral, session ConnectorSession) : Object in class com.facebook.presto.sql.planner.LiteralInterpreter.LiteralVisitor |
From |
To |
|
Rename Variable boundTypeParameters : Map<String,Type> to signature : Signature in method public resolveFunction(name QualifiedName, parameterTypes List<TypeSignature>, approximate boolean) : Signature in class com.facebook.presto.metadata.FunctionRegistry |
From |
To |
|
Change Variable Type resolvedFunctions : IdentityHashMap<FunctionCall,FunctionInfo> to resolvedFunctions : IdentityHashMap<FunctionCall,Signature> in method public analyzeExpression(session Session, metadata Metadata, accessControl AccessControl, sqlParser SqlParser, tupleDescriptor TupleDescriptor, analysis Analysis, approximateQueriesEnabled boolean, context AnalysisContext, expression Expression) : ExpressionAnalysis in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer |
From |
To |
|
Change Variable Type operatorInfo : FunctionInfo to operatorSignature : Signature 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 functionInfo : FunctionInfo to signature : Signature in method protected visitGenericLiteral(node GenericLiteral, session ConnectorSession) : Object in class com.facebook.presto.sql.planner.LiteralInterpreter.LiteralVisitor |
From |
To |
|
Change Variable Type boundTypeParameters : Map<String,Type> to signature : Signature in method public resolveFunction(name QualifiedName, parameterTypes List<TypeSignature>, approximate boolean) : Signature in class com.facebook.presto.metadata.FunctionRegistry |
From |
To |
|
Change Variable Type equalsFunction : FunctionInfo to equalsFunction : Signature in method public generateExpression(signature Signature, generatorContext ByteCodeGeneratorContext, returnType Type, arguments List<RowExpression>) : ByteCodeNode in class com.facebook.presto.sql.gen.SwitchCodeGenerator |
From |
To |
|
Change Variable Type firstCast : FunctionInfo to firstCast : Signature in method protected visitNullIfExpression(node NullIfExpression, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Change Variable Type function : FunctionInfo to function : Signature in method public generateExpression(signature Signature, generatorContext ByteCodeGeneratorContext, returnType Type, arguments List<RowExpression>) : ByteCodeNode in class com.facebook.presto.sql.gen.CastCodeGenerator |
From |
To |
|
Change Variable Type operatorInfo : FunctionInfo to operatorSignature : Signature in method private getOperator(context AnalysisContext, node Expression, operatorType OperatorType, arguments Expression...) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Variable Type operator : FunctionInfo to operator : Signature in method private buildPartitions(session Session, catalogName String, filters Map<String,SerializableNativeValue>) : InternalTable in class com.facebook.presto.connector.informationSchema.InformationSchemaPageSourceProvider |
From |
To |
|
Change Variable Type operatorInfo : FunctionInfo to operatorSignature : Signature in method public generateExpression(signature Signature, generatorContext ByteCodeGeneratorContext, returnType Type, arguments List<RowExpression>) : ByteCodeNode in class com.facebook.presto.sql.gen.NullIfCodeGenerator |
From |
To |
|
Change Variable Type methodHandle : MethodHandle to match : Signature in method public resolveFunction(name QualifiedName, parameterTypes List<TypeSignature>, approximate boolean) : Signature in class com.facebook.presto.metadata.FunctionRegistry |
From |
To |
|
Change Variable Type functionInfo : FunctionInfo to signature : Signature in method public specialize(types Map<String,Type>, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : FunctionInfo in class com.facebook.presto.operator.scalar.TryCastFunction |
From |
To |
|
Change Variable Type function : FunctionInfo to function : Signature in method private cast(generatorContext ByteCodeGeneratorContext, argument ByteCodeNode, fromType Type, toType Type) : ByteCodeNode in class com.facebook.presto.sql.gen.NullIfCodeGenerator |
From |
To |
|
Change Variable Type function : FunctionInfo to function : Signature in method public testMagicLiteralFunction() : void in class com.facebook.presto.metadata.TestFunctionRegistry |
From |
To |
|
Change Variable Type functionInfo : FunctionInfo to functionSignature : Signature in method protected visitFunctionCall(node FunctionCall, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Change Variable Type exactOperator : FunctionInfo to exactOperator : Signature in method public testExactMatchBeforeCoercion() : void in class com.facebook.presto.metadata.TestFunctionRegistry |
From |
To |
|
Change Variable Type match : FunctionInfo to match : Signature in method public resolveFunction(name QualifiedName, parameterTypes List<TypeSignature>, approximate boolean) : Signature in class com.facebook.presto.metadata.FunctionRegistry |
From |
To |
|
Change Variable Type secondCast : FunctionInfo to secondCast : Signature in method protected visitNullIfExpression(node NullIfExpression, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Change Variable Type operatorInfo : FunctionInfo to operatorSignature : Signature in method protected visitArithmeticUnary(node ArithmeticUnaryExpression, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Change Variable Type operatorInfo : FunctionInfo to operator : Signature in method public visitCast(node Cast, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor |
From |
To |
|
Change Variable Type function : FunctionInfo to function : Signature in method protected visitFunctionCall(node FunctionCall, context AnalysisContext) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Variable Type exactOperator : FunctionInfo to exactOperator : Signature in method public testIdentityCast() : void in class com.facebook.presto.metadata.TestFunctionRegistry |
From |
To |
|
Change Variable Type functionInfo : FunctionInfo to signature : Signature in method protected visitFunctionCall(functionCall FunctionCall, analysis Analysis) : Void in class com.facebook.presto.sql.analyzer.WindowFunctionValidator |
From |
To |
|
Change Variable Type coercion : FunctionInfo to coercion : Signature in method private formatDomain(table TableHandle, column ColumnHandle, domain Domain) : String in class com.facebook.presto.sql.planner.PlanPrinter.Visitor |
From |
To |
|
Change Variable Type functionInfo : FunctionInfo to functionSignature : Signature in method public visitCall(call CallExpression, context Void) : RowExpression in class com.facebook.presto.sql.relational.optimizer.ExpressionOptimizer.Visitor |
From |
To |