5162fb781befc592313e7574578d3f871d2e5049
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public nextBigIntegerVector(items int, vector BigInteger[]) : void renamed to public nextLongDecimalVector(items int, builder BlockBuilder, targetType DecimalType, sourceScale long[]) : void in class com.facebook.presto.orc.stream.DecimalStream | From | To | |
Inline Method | 1 | ||
Inline Method private buildDecimalsBlock(decimalType DecimalType) : Block inlined to public readBlock(type Type) : Block in class com.facebook.presto.orc.reader.DecimalStreamReader | From | To |