|
Rename Variable argumentMapping : Map.Entry<Symbol,Symbol> to argument : Symbol in method public visitGroupId(node GroupIdNode, inputProperties List<ActualProperties>) : ActualProperties in class com.facebook.presto.sql.planner.optimizations.PropertyDerivations.Visitor |
From |
To |
|
Rename Variable argumentMapping : Map.Entry<Symbol,Symbol> to argument : Symbol in method public visitGroupId(node GroupIdNode, inputProperties List<StreamProperties>) : StreamProperties in class com.facebook.presto.sql.planner.optimizations.StreamPropertyDerivations.Visitor |
From |
To |
|
Rename Variable newArgumentMappings : Map<Symbol,Symbol> to newAggregationArguments : List<Symbol> in method public visitGroupId(node GroupIdNode, context RewriteContext<Set<Symbol>>) : PlanNode in class com.facebook.presto.sql.planner.optimizations.PruneUnreferencedOutputs.Rewriter |
From |
To |
|
Rename Variable argumentMappings : Map<Symbol,Symbol> to aggregationArguments : List<Symbol> in method private aggregate(subPlan PlanBuilder, node QuerySpecification) : PlanBuilder in class com.facebook.presto.sql.planner.QueryPlanner |
From |
To |
|
Rename Variable argumentMappingBuilder : ImmutableMap.Builder<Symbol,Symbol> to aggregationArgumentsBuilder : ImmutableList.Builder<Symbol> in method private aggregate(subPlan PlanBuilder, node QuerySpecification) : PlanBuilder in class com.facebook.presto.sql.planner.QueryPlanner |
From |
To |
|
Rename Variable actualArgumentMappings : Map<Symbol,Symbol> to actualAggregationArguments : List<Symbol> in method public detailMatches(node PlanNode, stats StatsProvider, session Session, metadata Metadata, symbolAliases SymbolAliases) : MatchResult in class com.facebook.presto.sql.planner.assertions.GroupIdMatcher |
From |
To |
|
Change Variable Type argumentMapping : Map.Entry<Symbol,Symbol> to argument : Symbol in method public visitGroupId(node GroupIdNode, inputProperties List<ActualProperties>) : ActualProperties in class com.facebook.presto.sql.planner.optimizations.PropertyDerivations.Visitor |
From |
To |
|
Change Variable Type argumentMapping : Map.Entry<Symbol,Symbol> to argument : Symbol in method public visitGroupId(node GroupIdNode, inputProperties List<StreamProperties>) : StreamProperties in class com.facebook.presto.sql.planner.optimizations.StreamPropertyDerivations.Visitor |
From |
To |
|
Change Variable Type newArgumentMappings : Map<Symbol,Symbol> to newAggregationArguments : List<Symbol> in method public visitGroupId(node GroupIdNode, context RewriteContext<Set<Symbol>>) : PlanNode in class com.facebook.presto.sql.planner.optimizations.PruneUnreferencedOutputs.Rewriter |
From |
To |
|
Change Variable Type argumentMappings : Map<Symbol,Symbol> to aggregationArguments : List<Symbol> in method private aggregate(subPlan PlanBuilder, node QuerySpecification) : PlanBuilder in class com.facebook.presto.sql.planner.QueryPlanner |
From |
To |
|
Change Variable Type argumentMappingBuilder : ImmutableMap.Builder<Symbol,Symbol> to aggregationArgumentsBuilder : ImmutableList.Builder<Symbol> in method private aggregate(subPlan PlanBuilder, node QuerySpecification) : PlanBuilder in class com.facebook.presto.sql.planner.QueryPlanner |
From |
To |
|
Change Variable Type actualArgumentMappings : Map<Symbol,Symbol> to actualAggregationArguments : List<Symbol> in method public detailMatches(node PlanNode, stats StatsProvider, session Session, metadata Metadata, symbolAliases SymbolAliases) : MatchResult in class com.facebook.presto.sql.planner.assertions.GroupIdMatcher |
From |
To |