6e8b1db83e91e3620dae872a946868a111f37895
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type outputSymbol : Symbol to outputVariable : VariableReferenceExpression in method public ExplainAnalyzeNode(id PlanNodeId, source PlanNode, outputVariable VariableReferenceExpression, verbose boolean) in class com.facebook.presto.sql.planner.plan.ExplainAnalyzeNode | From | To | |
Rename Variable | 1 | ||
Rename Variable outputSymbol : Symbol to outputVariable : VariableReferenceExpression in method private createExplainAnalyzePlan(analysis Analysis, statement Explain) : RelationPlan in class com.facebook.presto.sql.planner.LogicalPlanner | From | To | |
Rename Attribute | 1 | ||
Rename Attribute outputSymbol : Symbol to outputVariable : VariableReferenceExpression in class com.facebook.presto.sql.planner.plan.ExplainAnalyzeNode | From | To | |
Change Variable Type | 1 | ||
Change Variable Type outputSymbol : Symbol to outputVariable : VariableReferenceExpression in method private createExplainAnalyzePlan(analysis Analysis, statement Explain) : RelationPlan in class com.facebook.presto.sql.planner.LogicalPlanner | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type outputSymbol : Symbol to outputVariable : VariableReferenceExpression in class com.facebook.presto.sql.planner.plan.ExplainAnalyzeNode | From | To | |
Rename Parameter | 1 | ||
Rename Parameter outputSymbol : Symbol to outputVariable : VariableReferenceExpression in method public ExplainAnalyzeNode(id PlanNodeId, source PlanNode, outputVariable VariableReferenceExpression, verbose boolean) in class com.facebook.presto.sql.planner.plan.ExplainAnalyzeNode | From | To |