|
Rename Variable symbol : Symbol to variable : VariableReferenceExpression in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Rename Variable newSymbols : ImmutableList.Builder<Symbol> to newVariables : ImmutableList.Builder<VariableReferenceExpression> in method private addCoercions(plan RelationPlan, targetColumnTypes Type[]) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Rename Variable oldSymbols : List<Symbol> to oldVariables : List<VariableReferenceExpression> in method private addCoercions(plan RelationPlan, targetColumnTypes Type[]) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Rename Variable outputSymbolBuilder : ImmutableList.Builder<Symbol> to outputVariableBuilder : ImmutableList.Builder<VariableReferenceExpression> in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Rename Variable childOutputSymbols : List<Symbol> to childOutputVariables : List<VariableReferenceExpression> in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Rename Variable symbolMapping : ImmutableListMultimap.Builder<Symbol,Symbol> to variableMapping : ImmutableListMultimap.Builder<VariableReferenceExpression,VariableReferenceExpression> in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Rename Variable outputSymbol : Symbol to outputVariable : VariableReferenceExpression in method private addCoercions(plan RelationPlan, targetColumnTypes Type[]) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type symbol : Symbol to variable : VariableReferenceExpression in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type newSymbols : ImmutableList.Builder<Symbol> to newVariables : ImmutableList.Builder<VariableReferenceExpression> in method private addCoercions(plan RelationPlan, targetColumnTypes Type[]) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type outputs : ImmutableList.Builder<Symbol> to outputs : ImmutableList.Builder<VariableReferenceExpression> in method private planJoinUsing(node Join, left RelationPlan, right RelationPlan) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type oldSymbols : List<Symbol> to oldVariables : List<VariableReferenceExpression> in method private addCoercions(plan RelationPlan, targetColumnTypes Type[]) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type outputSymbolBuilder : ImmutableList.Builder<Symbol> to outputVariableBuilder : ImmutableList.Builder<VariableReferenceExpression> in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type childOutputSymbols : List<Symbol> to childOutputVariables : List<VariableReferenceExpression> in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type outputs : List<Symbol> to outputs : List<VariableReferenceExpression> in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type symbolMapping : ImmutableListMultimap.Builder<Symbol,Symbol> to variableMapping : ImmutableListMultimap.Builder<VariableReferenceExpression,VariableReferenceExpression> in method private process(node SetOperation) : SetOperationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type output : Symbol to output : VariableReferenceExpression in method private planJoinUsing(node Join, left RelationPlan, right RelationPlan) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |
|
Change Variable Type outputSymbol : Symbol to outputVariable : VariableReferenceExpression in method private addCoercions(plan RelationPlan, targetColumnTypes Type[]) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner |
From |
To |