6acc22b7eecb06c39718ffce0d809a0cde4a8347
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable coerceToTypes : Type[] to targetColumnTypes : Type[] in method private addCoercions(plan RelationPlan, targetColumnTypes Type[]) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner | From | To | |
| Extract Variable | 1 | ||
| Extract Variable tableType : RelationType in method protected visitTable(node Table, context Void) : RelationPlan from class com.facebook.presto.sql.planner.RelationPlanner | From | To | |
| Extract Method | 1 | ||
| Extract Method private addCoercions(plan RelationPlan, targetColumnTypes Type[]) : RelationPlan extracted from private processAndCoerceIfNecessary(node Relation, context Void) : RelationPlan in class com.facebook.presto.sql.planner.RelationPlanner | From | To |