|
Change Parameter Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method public subscript(legacyMissingKey boolean, functionInvoker InterpretedFunctionInvoker, keyType Type, valueType Type, session ConnectorSession, map Block, key Slice) : Object in class com.facebook.presto.operator.scalar.MapSubscriptOperator |
From |
To |
|
Change Parameter Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method public subscript(legacyMissingKey boolean, functionInvoker InterpretedFunctionInvoker, keyType Type, valueType Type, session ConnectorSession, map Block, key Object) : Object in class com.facebook.presto.operator.scalar.MapSubscriptOperator |
From |
To |
|
Change Parameter Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method public subscript(legacyMissingKey boolean, functionInvoker InterpretedFunctionInvoker, keyType Type, valueType Type, session ConnectorSession, map Block, key boolean) : Object in class com.facebook.presto.operator.scalar.MapSubscriptOperator |
From |
To |
|
Change Parameter Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method public subscript(legacyMissingKey boolean, functionInvoker InterpretedFunctionInvoker, keyType Type, valueType Type, session ConnectorSession, map Block, key long) : Object in class com.facebook.presto.operator.scalar.MapSubscriptOperator |
From |
To |
|
Change Parameter Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method public subscript(legacyMissingKey boolean, functionInvoker InterpretedFunctionInvoker, keyType Type, valueType Type, session ConnectorSession, map Block, key double) : Object in class com.facebook.presto.operator.scalar.MapSubscriptOperator |
From |
To |
|
Change Parameter Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method private throwMissingKeyException(type Type, functionInvoker InterpretedFunctionInvoker, value Object, session ConnectorSession) : RuntimeException in class com.facebook.presto.operator.scalar.MapSubscriptOperator |
From |
To |
|
Change Variable Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method private lowHighAsLiteral(valueType Type, value Optional<Object>) : Expression in class com.facebook.presto.sql.rewrite.ShowStatsRewrite.Visitor |
From |
To |
|
Change Variable Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method package toStatsRepresentation(functionRegistry FunctionRegistry, session ConnectorSession, type Type, value Object) : OptionalDouble in class com.facebook.presto.cost.StatsUtil |
From |
To |
|
Change Variable Type functionInvoker : FunctionInvoker to functionInvoker : InterpretedFunctionInvoker in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.MapSubscriptOperator |
From |
To |