493e1dec5946d17d6126209e721dff7cc8494435
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type resolution : StandardFunctionResolution to resolution : FunctionResolution in method private not(resolution FunctionResolution, expression RowExpression) : RowExpression in class com.facebook.presto.sql.relational.RowExpressionDomainTranslator | From | To | |
Rename Class | 1 | ||
Rename Class com.facebook.presto.sql.relational.StandardFunctionResolution renamed to com.facebook.presto.sql.relational.FunctionResolution | From | To | |
Rename Attribute | 1 | ||
Rename Attribute standardFunctionResolution : StandardFunctionResolution to functionResolution : FunctionResolution in class com.facebook.presto.sql.relational.SqlToRowExpressionTranslator.Visitor | From | To | |
Change Variable Type | 4 | ||
Change Variable Type resolution : StandardFunctionResolution to resolution : FunctionResolution in method public testStatsForValuesNode() : void in class com.facebook.presto.cost.TestValuesNodeStats | From | To | |
Change Variable Type functionResolution : StandardFunctionResolution to functionResolution : FunctionResolution in method public testOperatorTypes() : void in class com.facebook.presto.metadata.TestStaticFunctionNamespace | From | To | |
Change Variable Type resolution : StandardFunctionResolution to resolution : FunctionResolution in method private tryHandleLike(callExpression CallExpression, argumentValues List<Object>, argumentTypes List<Type>, context Object) : SpecialCallResult in class com.facebook.presto.sql.planner.RowExpressionInterpreter.Visitor | From | To | |
Change Variable Type resolution : StandardFunctionResolution to resolution : FunctionResolution in method public testStatsForValuesNodeWithJustNulls() : void in class com.facebook.presto.cost.TestValuesNodeStats | From | To | |
Change Attribute Type | 8 | ||
Change Attribute Type standardFunctionResolution : StandardFunctionResolution to functionResolution : FunctionResolution in class com.facebook.presto.sql.relational.SqlToRowExpressionTranslator.Visitor | From | To | |
Change Attribute Type resolution : StandardFunctionResolution to resolution : FunctionResolution in class com.facebook.presto.sql.relational.RowExpressionDomainTranslator.Visitor | From | To | |
Change Attribute Type functionResolution : StandardFunctionResolution to functionResolution : FunctionResolution in class com.facebook.presto.cost.SimpleFilterProjectSemiJoinStatsRule | From | To | |
Change Attribute Type functionResolution : StandardFunctionResolution to functionResolution : FunctionResolution in class com.facebook.presto.cost.FilterStatsCalculator | From | To | |
Change Attribute Type resolution : StandardFunctionResolution to resolution : FunctionResolution in class com.facebook.presto.cost.ScalarStatsCalculator.RowExpressionStatsVisitor | From | To | |
Change Attribute Type functionResolution : StandardFunctionResolution to functionResolution : FunctionResolution in class com.facebook.presto.sql.relational.RowExpressionDomainTranslator | From | To | |
Change Attribute Type resolution : StandardFunctionResolution to resolution : FunctionResolution in class com.facebook.presto.sql.planner.RowExpressionInterpreter | From | To | |
Change Attribute Type functionResolution : StandardFunctionResolution to functionResolution : FunctionResolution in class com.facebook.presto.sql.planner.assertions.RowExpressionVerifier | From | To |