|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitRowNumber(node RowNumberNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitValues(node ValuesNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitSort(node SortNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitOutput(node OutputNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitGroupReference(node GroupReference, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitAggregation(node AggregationNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitProject(node ProjectNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitAssignUniqueId(node AssignUniqueId, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitFilter(node FilterNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitSemiJoin(node SemiJoinNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitUnion(node UnionNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitExchange(node ExchangeNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitEnforceSingleRow(node EnforceSingleRowNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitJoin(node JoinNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method protected visitPlan(node PlanNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitSpatialJoin(node SpatialJoinNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitTableScan(node TableScanNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |
|
Change Return Type LocalCostEstimate to PlanCostEstimate in method public visitLimit(node LimitNode, context Void) : PlanCostEstimate in class com.facebook.presto.cost.CostCalculatorUsingExchanges.CostEstimator |
From |
To |