57774ce5b96b2fd04d78d7c79d0ae5aa22ebb403
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute keySet : TypedSet to keyPositionByHash : int[] in class com.facebook.presto.operator.aggregation.KeyValuePairs | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type keySet : TypedSet to keyPositionByHash : int[] in class com.facebook.presto.operator.aggregation.KeyValuePairs | From | To | |
Extract Method | 1 | ||
Extract Method private addKey(key Block, position int) : void extracted from public add(key Block, value Block, keyPosition int, valuePosition int) : void in class com.facebook.presto.operator.aggregation.KeyValuePairs | From | To |