e08088127bb627699cdab60784e575272db3abdc
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testDictionaryLazySliceArrayBlockEncoding() : void renamed to public testDictionaryLazySliceArrayBlockEncodingWithNullVector() : void in class com.facebook.presto.spi.block.TestLazySliceArrayBlockEncoding | From | To | |
| Rename Variable | 1 | ||
| Rename Variable transformed : Block to nonLazyBlock : Block in method public writeBlock(sliceOutput SliceOutput, block Block) : void in class com.facebook.presto.spi.block.LazySliceArrayBlockEncoding | From | To | |
| Extract Variable | 1 | ||
| Extract Variable position : int in method private compactAndGet(positions List<Integer>, copy boolean) : Block from class com.facebook.presto.spi.block.LazySliceArrayBlock | From | To |