|
Change Parameter Type groupEnumerable : boolean to stageExecutionStrategy : StageExecutionStrategy in method private Visitor(session Session, stageExecutionStrategy StageExecutionStrategy) in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Change Parameter Type pipelineExecutionStrategy : PipelineExecutionStrategy to stageExecutionStrategy : StageExecutionStrategy in method public PlanFragment(id PlanFragmentId, root PlanNode, symbols Map<Symbol,Type>, partitioning PartitioningHandle, partitionedSources List<PlanNodeId>, partitioningScheme PartitioningScheme, stageExecutionStrategy StageExecutionStrategy) in class com.facebook.presto.sql.planner.PlanFragment |
From |
To |
|
Change Parameter Type pipelineExecutionStrategy : PipelineExecutionStrategy to capableTableScanNodes : List<PlanNodeId> in method public withGroupedExecution(capableTableScanNodes List<PlanNodeId>) : PlanFragment in class com.facebook.presto.sql.planner.PlanFragment |
From |
To |
|
Change Parameter Type planGrouped : boolean to stageExecutionStrategy : StageExecutionStrategy in method public plan(taskContext TaskContext, plan PlanNode, types TypeProvider, partitioningScheme PartitioningScheme, stageExecutionStrategy StageExecutionStrategy, partitionedSourceOrder List<PlanNodeId>, outputBuffer OutputBuffer) : LocalExecutionPlan in class com.facebook.presto.sql.planner.LocalExecutionPlanner |
From |
To |
|
Change Parameter Type planGrouped : boolean to stageExecutionStrategy : StageExecutionStrategy in method public plan(taskContext TaskContext, stageExecutionStrategy StageExecutionStrategy, plan PlanNode, outputLayout List<Symbol>, types TypeProvider, partitionedSourceOrder List<PlanNodeId>, outputOperatorFactory OutputFactory) : LocalExecutionPlan in class com.facebook.presto.sql.planner.LocalExecutionPlanner |
From |
To |
|
Change Parameter Type pipelineExecutionStrategy : PipelineExecutionStrategy to stageExecutionStrategy : StageExecutionStrategy in method private Visitor(session Session, stageExecutionStrategy StageExecutionStrategy, allSplitSources ImmutableList.Builder<SplitSource>) in class com.facebook.presto.sql.planner.DistributedExecutionPlanner.Visitor |
From |
To |
|
Change Parameter Type planNodeSchedulingOrder : List<PlanNodeId> to manager : SchedulingLifespanManager in method public SchedulingLifespan(lifespan Lifespan, manager SchedulingLifespanManager) in class com.facebook.presto.execution.SqlTaskExecution.SchedulingLifespan |
From |
To |
|
Change Parameter Type pipelineExecutionStrategy : PipelineExecutionStrategy to stageExecutionStrategy : StageExecutionStrategy in method public FixedSourcePartitionedScheduler(stage SqlStageExecution, splitSources Map<PlanNodeId,SplitSource>, stageExecutionStrategy StageExecutionStrategy, schedulingOrder List<PlanNodeId>, partitioning NodePartitionMap, splitBatchSize int, concurrentLifespans OptionalInt, nodeSelector NodeSelector, partitionHandles List<ConnectorPartitionHandle>) in class com.facebook.presto.execution.scheduler.FixedSourcePartitionedScheduler |
From |
To |
|
Extract And Move Method public notCapable() : GroupedExecutionProperties extracted from public visitTableScan(node TableScanNode, context Void) : GroupedExecutionProperties in class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionTagger & moved to class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionProperties |
From |
To |
|
Extract And Move Method public notCapable() : GroupedExecutionProperties extracted from public visitJoin(node JoinNode, context Void) : GroupedExecutionProperties in class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionTagger & moved to class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionProperties |
From |
To |
|
Extract And Move Method public notCapable() : GroupedExecutionProperties extracted from public visitAggregation(node AggregationNode, context Void) : GroupedExecutionProperties in class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionTagger & moved to class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionProperties |
From |
To |
|
Extract And Move Method public notCapable() : GroupedExecutionProperties extracted from protected visitPlan(node PlanNode, context Void) : GroupedExecutionProperties in class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionTagger & moved to class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionProperties |
From |
To |
|
Extract And Move Method public notCapable() : GroupedExecutionProperties extracted from private processChildren(node PlanNode) : GroupedExecutionProperties in class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionTagger & moved to class com.facebook.presto.sql.planner.PlanFragmenter.GroupedExecutionProperties |
From |
To |
|
Rename Parameter planNodeSchedulingOrder : List<PlanNodeId> to manager : SchedulingLifespanManager in method public SchedulingLifespan(lifespan Lifespan, manager SchedulingLifespanManager) in class com.facebook.presto.execution.SqlTaskExecution.SchedulingLifespan |
From |
To |
|
Rename Parameter pipelineExecutionStrategy : PipelineExecutionStrategy to stageExecutionStrategy : StageExecutionStrategy in method public FixedSourcePartitionedScheduler(stage SqlStageExecution, splitSources Map<PlanNodeId,SplitSource>, stageExecutionStrategy StageExecutionStrategy, schedulingOrder List<PlanNodeId>, partitioning NodePartitionMap, splitBatchSize int, concurrentLifespans OptionalInt, nodeSelector NodeSelector, partitionHandles List<ConnectorPartitionHandle>) in class com.facebook.presto.execution.scheduler.FixedSourcePartitionedScheduler |
From |
To |
|
Rename Parameter groupEnumerable : boolean to stageExecutionStrategy : StageExecutionStrategy in method private Visitor(session Session, stageExecutionStrategy StageExecutionStrategy) in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Rename Parameter pipelineExecutionStrategy : PipelineExecutionStrategy to capableTableScanNodes : List<PlanNodeId> in method public withGroupedExecution(capableTableScanNodes List<PlanNodeId>) : PlanFragment in class com.facebook.presto.sql.planner.PlanFragment |
From |
To |
|
Rename Parameter pipelineExecutionStrategy : PipelineExecutionStrategy to stageExecutionStrategy : StageExecutionStrategy in method public PlanFragment(id PlanFragmentId, root PlanNode, symbols Map<Symbol,Type>, partitioning PartitioningHandle, partitionedSources List<PlanNodeId>, partitioningScheme PartitioningScheme, stageExecutionStrategy StageExecutionStrategy) in class com.facebook.presto.sql.planner.PlanFragment |
From |
To |
|
Rename Parameter planGrouped : boolean to stageExecutionStrategy : StageExecutionStrategy in method public plan(taskContext TaskContext, plan PlanNode, types TypeProvider, partitioningScheme PartitioningScheme, stageExecutionStrategy StageExecutionStrategy, partitionedSourceOrder List<PlanNodeId>, outputBuffer OutputBuffer) : LocalExecutionPlan in class com.facebook.presto.sql.planner.LocalExecutionPlanner |
From |
To |
|
Rename Parameter planGrouped : boolean to stageExecutionStrategy : StageExecutionStrategy in method public plan(taskContext TaskContext, stageExecutionStrategy StageExecutionStrategy, plan PlanNode, outputLayout List<Symbol>, types TypeProvider, partitionedSourceOrder List<PlanNodeId>, outputOperatorFactory OutputFactory) : LocalExecutionPlan in class com.facebook.presto.sql.planner.LocalExecutionPlanner |
From |
To |
|
Rename Parameter pipelineExecutionStrategy : PipelineExecutionStrategy to stageExecutionStrategy : StageExecutionStrategy in method private Visitor(session Session, stageExecutionStrategy StageExecutionStrategy, allSplitSources ImmutableList.Builder<SplitSource>) in class com.facebook.presto.sql.planner.DistributedExecutionPlanner.Visitor |
From |
To |