f05d30beebb927433fa3c7079b8a1078dfbead4a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 4 | ||
Change Attribute Type valueIsNull : SliceOutput to valueIsNull : boolean[] in class com.facebook.presto.spi.block.VariableWidthBlockBuilder | From | To | |
Change Attribute Type offsets : Slice to offsets : int[] in class com.facebook.presto.spi.block.VariableWidthBlock | From | To | |
Change Attribute Type offsets : SliceOutput to offsets : int[] in class com.facebook.presto.spi.block.VariableWidthBlockBuilder | From | To | |
Change Attribute Type valueIsNull : Slice to valueIsNull : boolean[] in class com.facebook.presto.spi.block.VariableWidthBlock | From | To |