fa8c890c10bedd1d114e600b5b75960255ae9502
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type memoryManager : MemoryManager to operatorContext : OperatorContext in method private GroupByHashAggregationBuilder(accumulatorFactories List<AccumulatorFactory>, step Step, expectedGroups int, groupByTypes List<Type>, groupByChannels List<Integer>, hashChannel Optional<Integer>, operatorContext OperatorContext) in class com.facebook.presto.operator.HashAggregationOperator.GroupByHashAggregationBuilder | From | To | |
Rename Attribute | 1 | ||
Rename Attribute memoryManager : MemoryManager to operatorContext : OperatorContext in class com.facebook.presto.operator.HashAggregationOperator.GroupByHashAggregationBuilder | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type memoryManager : MemoryManager to operatorContext : OperatorContext in class com.facebook.presto.operator.HashAggregationOperator.GroupByHashAggregationBuilder | From | To | |
Rename Parameter | 1 | ||
Rename Parameter memoryManager : MemoryManager to operatorContext : OperatorContext in method private GroupByHashAggregationBuilder(accumulatorFactories List<AccumulatorFactory>, step Step, expectedGroups int, groupByTypes List<Type>, groupByChannels List<Integer>, hashChannel Optional<Integer>, operatorContext OperatorContext) in class com.facebook.presto.operator.HashAggregationOperator.GroupByHashAggregationBuilder | From | To |