b09336b30673b175009380120aeda259adf04942
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type maximum : String to maximum : Slice in method public StringStatistics(minimum Slice, maximum Slice) in class com.facebook.presto.orc.metadata.StringStatistics | From | To | |
| Change Parameter Type minimum : String to minimum : Slice in method public StringStatistics(minimum Slice, maximum Slice) in class com.facebook.presto.orc.metadata.StringStatistics | From | To | |
| Change Return Type | 2 | ||
| Change Return Type String to Slice in method public getMin() : Slice in class com.facebook.presto.orc.metadata.StringStatistics | From | To | |
| Change Return Type String to Slice in method public getMax() : Slice in class com.facebook.presto.orc.metadata.StringStatistics | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type maximum : String to maximum : Slice in class com.facebook.presto.orc.metadata.StringStatistics | From | To | |
| Change Attribute Type minimum : String to minimum : Slice in class com.facebook.presto.orc.metadata.StringStatistics | From | To |