250fa701663c862a42442ac0342f2a30e233dda1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type rowCountSymbol : Symbol to rowCountVariable : VariableReferenceExpression in method public StatisticsWriterNode(id PlanNodeId, source PlanNode, target WriteStatisticsTarget, rowCountVariable VariableReferenceExpression, rowCountEnabled boolean, descriptor StatisticAggregationsDescriptor<Symbol>) in class com.facebook.presto.sql.planner.plan.StatisticsWriterNode | From | To | |
Rename Attribute | 1 | ||
Rename Attribute rowCountSymbol : Symbol to rowCountVariable : VariableReferenceExpression in class com.facebook.presto.sql.planner.plan.StatisticsWriterNode | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type rowCountSymbol : Symbol to rowCountVariable : VariableReferenceExpression in class com.facebook.presto.sql.planner.plan.StatisticsWriterNode | From | To | |
Rename Parameter | 1 | ||
Rename Parameter rowCountSymbol : Symbol to rowCountVariable : VariableReferenceExpression in method public StatisticsWriterNode(id PlanNodeId, source PlanNode, target WriteStatisticsTarget, rowCountVariable VariableReferenceExpression, rowCountEnabled boolean, descriptor StatisticAggregationsDescriptor<Symbol>) in class com.facebook.presto.sql.planner.plan.StatisticsWriterNode | From | To |