|
Change Parameter Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public LocalExecutionPlan(driverFactories List<DriverFactory>, partitionedSourceOrder List<PlanNodeId>, stageExecutionDescriptor StageExecutionDescriptor) in class com.facebook.presto.sql.planner.LocalExecutionPlanner.LocalExecutionPlan |
From |
To |
|
Change Parameter Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public FixedSourcePartitionedScheduler(stage SqlStageExecution, splitSources Map<PlanNodeId,SplitSource>, stageExecutionDescriptor StageExecutionDescriptor, schedulingOrder List<PlanNodeId>, nodes List<Node>, bucketNodeMap BucketNodeMap, splitBatchSize int, concurrentLifespansPerTask OptionalInt, nodeSelector NodeSelector, partitionHandles List<ConnectorPartitionHandle>) in class com.facebook.presto.execution.scheduler.FixedSourcePartitionedScheduler |
From |
To |
|
Change Parameter Type stageExecutionStrategy : Optional<StageExecutionStrategy> to stageExecutionStrategy : Optional<StageExecutionDescriptor> in method public Visitor(stageExecutionStrategy Optional<StageExecutionDescriptor>, types TypeProvider, estimatedStatsAndCosts StatsAndCosts, session Session) in class com.facebook.presto.sql.planner.planPrinter.PlanPrinter.Visitor |
From |
To |
|
Change Parameter Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method private Visitor(session Session, stageExecutionDescriptor StageExecutionDescriptor, allSplitSources ImmutableList.Builder<SplitSource>) in class com.facebook.presto.sql.planner.DistributedExecutionPlanner.Visitor |
From |
To |
|
Change Parameter Type stageExecutionStrategy : Optional<StageExecutionStrategy> to stageExecutionStrategy : Optional<StageExecutionDescriptor> in method private PlanPrinter(plan PlanNode, types TypeProvider, stageExecutionStrategy Optional<StageExecutionDescriptor>, functionRegistry FunctionRegistry, estimatedStatsAndCosts StatsAndCosts, session Session, stats Optional<Map<PlanNodeId,PlanNodeStats>>, indent int, verbose boolean) in class com.facebook.presto.sql.planner.planPrinter.PlanPrinter |
From |
To |
|
Change Parameter Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method private Visitor(session Session, stageExecutionDescriptor StageExecutionDescriptor) in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Change Parameter Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public plan(taskContext TaskContext, stageExecutionDescriptor StageExecutionDescriptor, 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 stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public SchedulingLifespanManager(sourceStartOrder List<PlanNodeId>, stageExecutionDescriptor StageExecutionDescriptor, status Status) in class com.facebook.presto.execution.SqlTaskExecution.SchedulingLifespanManager |
From |
To |
|
Change Parameter Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public PlanFragment(id PlanFragmentId, root PlanNode, symbols Map<Symbol,Type>, partitioning PartitioningHandle, partitionedSources List<PlanNodeId>, partitioningScheme PartitioningScheme, stageExecutionDescriptor StageExecutionDescriptor, statsAndCosts StatsAndCosts) in class com.facebook.presto.sql.planner.PlanFragment |
From |
To |
|
Change Parameter Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public plan(taskContext TaskContext, plan PlanNode, types TypeProvider, partitioningScheme PartitioningScheme, stageExecutionDescriptor StageExecutionDescriptor, partitionedSourceOrder List<PlanNodeId>, outputBuffer OutputBuffer) : LocalExecutionPlan in class com.facebook.presto.sql.planner.LocalExecutionPlanner |
From |
To |
|
Change Parameter Type stageExecutionStrategy : Optional<StageExecutionStrategy> to stageExecutionStrategy : Optional<StageExecutionDescriptor> in method public textLogicalPlan(plan PlanNode, types TypeProvider, stageExecutionStrategy Optional<StageExecutionDescriptor>, functionRegistry FunctionRegistry, estimatedStatsAndCosts StatsAndCosts, session Session, stats Optional<Map<PlanNodeId,PlanNodeStats>>, indent int, verbose boolean) : String in class com.facebook.presto.sql.planner.planPrinter.PlanPrinter |
From |
To |
|
Change Attribute Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in class com.facebook.presto.sql.planner.DistributedExecutionPlanner.Visitor |
From |
To |
|
Change Attribute Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in class com.facebook.presto.execution.SqlTaskExecution.SchedulingLifespanManager |
From |
To |
|
Change Attribute Type stageExecutionStrategy : Optional<StageExecutionStrategy> to stageExecutionStrategy : Optional<StageExecutionDescriptor> in class com.facebook.presto.sql.planner.planPrinter.PlanPrinter.Visitor |
From |
To |
|
Change Attribute Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in class com.facebook.presto.sql.planner.LocalExecutionPlanner.LocalExecutionPlan |
From |
To |
|
Change Attribute Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Change Attribute Type stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in class com.facebook.presto.sql.planner.PlanFragment |
From |
To |
|
Rename Parameter stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public FixedSourcePartitionedScheduler(stage SqlStageExecution, splitSources Map<PlanNodeId,SplitSource>, stageExecutionDescriptor StageExecutionDescriptor, schedulingOrder List<PlanNodeId>, nodes List<Node>, bucketNodeMap BucketNodeMap, splitBatchSize int, concurrentLifespansPerTask OptionalInt, nodeSelector NodeSelector, partitionHandles List<ConnectorPartitionHandle>) in class com.facebook.presto.execution.scheduler.FixedSourcePartitionedScheduler |
From |
To |
|
Rename Parameter stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method private Visitor(session Session, stageExecutionDescriptor StageExecutionDescriptor, allSplitSources ImmutableList.Builder<SplitSource>) in class com.facebook.presto.sql.planner.DistributedExecutionPlanner.Visitor |
From |
To |
|
Rename Parameter stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public plan(taskContext TaskContext, stageExecutionDescriptor StageExecutionDescriptor, 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 stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method private Visitor(session Session, stageExecutionDescriptor StageExecutionDescriptor) in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Rename Parameter stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public SchedulingLifespanManager(sourceStartOrder List<PlanNodeId>, stageExecutionDescriptor StageExecutionDescriptor, status Status) in class com.facebook.presto.execution.SqlTaskExecution.SchedulingLifespanManager |
From |
To |
|
Rename Parameter stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public PlanFragment(id PlanFragmentId, root PlanNode, symbols Map<Symbol,Type>, partitioning PartitioningHandle, partitionedSources List<PlanNodeId>, partitioningScheme PartitioningScheme, stageExecutionDescriptor StageExecutionDescriptor, statsAndCosts StatsAndCosts) in class com.facebook.presto.sql.planner.PlanFragment |
From |
To |
|
Rename Parameter stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public plan(taskContext TaskContext, plan PlanNode, types TypeProvider, partitioningScheme PartitioningScheme, stageExecutionDescriptor StageExecutionDescriptor, partitionedSourceOrder List<PlanNodeId>, outputBuffer OutputBuffer) : LocalExecutionPlan in class com.facebook.presto.sql.planner.LocalExecutionPlanner |
From |
To |
|
Rename Parameter stageExecutionStrategy : StageExecutionStrategy to stageExecutionDescriptor : StageExecutionDescriptor in method public LocalExecutionPlan(driverFactories List<DriverFactory>, partitionedSourceOrder List<PlanNodeId>, stageExecutionDescriptor StageExecutionDescriptor) in class com.facebook.presto.sql.planner.LocalExecutionPlanner.LocalExecutionPlan |
From |
To |