b080d15fa8f8798d4fa1ebb1286b878b4b9fef8a
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type offsets : int[] to offsets : Slice in method public VariableWidthBlock(positionCount int, slice Slice, offsets Slice, valueIsNull Slice) in class com.facebook.presto.spi.block.VariableWidthBlock | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type offsets : int[] to offsets : Slice in class com.facebook.presto.spi.block.VariableWidthBlock | From | To | |
| Change Attribute Type offsets : int[] to offsets : SliceOutput in class com.facebook.presto.spi.block.VariableWidthBlockBuilder | From | To |