|
Change Return Type Boolean to Range<Long> in method public visitFilter(node FilterNode, context Void) : Range<Long> in class com.facebook.presto.sql.planner.optimizations.QueryCardinalityUtil.CardinalityExtractorPlanVisitor |
From |
To |
|
Change Return Type Boolean to Range<Long> in method protected visitPlan(node PlanNode, context Void) : Range<Long> in class com.facebook.presto.sql.planner.optimizations.QueryCardinalityUtil.CardinalityExtractorPlanVisitor |
From |
To |
|
Change Return Type Boolean to Range<Long> in method public visitExchange(node ExchangeNode, context Void) : Range<Long> in class com.facebook.presto.sql.planner.optimizations.QueryCardinalityUtil.CardinalityExtractorPlanVisitor |
From |
To |
|
Change Return Type Boolean to Range<Long> in method public visitValues(node ValuesNode, context Void) : Range<Long> in class com.facebook.presto.sql.planner.optimizations.QueryCardinalityUtil.CardinalityExtractorPlanVisitor |
From |
To |
|
Change Return Type Boolean to Range<Long> in method public visitAggregation(node AggregationNode, context Void) : Range<Long> in class com.facebook.presto.sql.planner.optimizations.QueryCardinalityUtil.CardinalityExtractorPlanVisitor |
From |
To |
|
Change Return Type Boolean to Range<Long> in method public visitEnforceSingleRow(node EnforceSingleRowNode, context Void) : Range<Long> in class com.facebook.presto.sql.planner.optimizations.QueryCardinalityUtil.CardinalityExtractorPlanVisitor |
From |
To |
|
Change Return Type Boolean to Range<Long> in method public visitProject(node ProjectNode, context Void) : Range<Long> in class com.facebook.presto.sql.planner.optimizations.QueryCardinalityUtil.CardinalityExtractorPlanVisitor |
From |
To |
|
Change Return Type Boolean to Range<Long> in method public visitGroupReference(node GroupReference, context Void) : Range<Long> in class com.facebook.presto.sql.planner.optimizations.QueryCardinalityUtil.CardinalityExtractorPlanVisitor |
From |
To |