1aaac63a865647e4f2746f43d688a7cb7f08a35f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 79
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type functionName : QualifiedName to functionName : String in method private createAggregation(functionName String, input SymbolReference, inputType Type, outputType Type) : ColumnStatisticsAggregation in class com.facebook.presto.sql.planner.StatisticsAggregationPlanner | From | To | |
Inline Variable | 1 | ||
Inline Variable arbitraryFunctionName : QualifiedName in method public visitAggregation(node AggregationNode, context RewriteContext<Optional<AggregateInfo>>) : PlanNode from class com.facebook.presto.sql.planner.optimizations.OptimizeMixedDistinctAggregations.Optimizer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type COUNT : QualifiedName to COUNT : String in class com.facebook.presto.sql.planner.iterative.rule.TransformExistsApplyToLateralNode | From | To |