b660cb264ac1322b6c04dff72ae556733b4aecdb
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type outputs : List<Symbol> to rowCountSymbol : Symbol in method public TableFinishNode(id PlanNodeId, source PlanNode, target WriterTarget, rowCountSymbol Symbol, statisticsAggregation Optional<StatisticAggregations>, statisticsAggregationDescriptor Optional<StatisticAggregationsDescriptor<Symbol>>) in class com.facebook.presto.sql.planner.plan.TableFinishNode | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute outputs : List<Symbol> to rowCountSymbol : Symbol in class com.facebook.presto.sql.planner.plan.TableFinishNode | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type outputs : List<Symbol> to rowCountSymbol : Symbol in class com.facebook.presto.sql.planner.plan.TableFinishNode | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter outputs : List<Symbol> to rowCountSymbol : Symbol in method public TableFinishNode(id PlanNodeId, source PlanNode, target WriterTarget, rowCountSymbol Symbol, statisticsAggregation Optional<StatisticAggregations>, statisticsAggregationDescriptor Optional<StatisticAggregationsDescriptor<Symbol>>) in class com.facebook.presto.sql.planner.plan.TableFinishNode | From | To |