1e2a2d15afc5a6fd6ad153edf818c56357b03b07
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class com.facebook.presto.operator.aggregation.ApproximateCountDistinctAggregations renamed to com.facebook.presto.operator.aggregation.ApproximateCountDistinctAggregation | From | To | |
Extract Method | 1 | ||
Extract Method public xxHash64(value Slice) : long extracted from public hashCode(value Slice) : long in class com.facebook.presto.type.VarbinaryOperators | From | To |