7f5acf8f06f4ab2a2efc9801d322b81436794004
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable output : ByteBuffer in method private decompress(pageHeader PageHeader, compressedData DrillBuf) : DrillBuf from class org.apache.drill.exec.store.parquet.columnreaders.AsyncPageReader | From | To | |
| Extract Variable input : ByteBuffer in method private decompress(pageHeader PageHeader, compressedData DrillBuf) : DrillBuf from class org.apache.drill.exec.store.parquet.columnreaders.AsyncPageReader | From | To | |
| Extract Method | 3 | ||
| Extract Method public readAllFixedFieldsiSerial(recordsToRead long) : void extracted from public readAllFixedFields(recordsToRead long) : void in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader | From | To | |
| Extract Method private determineSizesSerial(recordsToReadInThisPass long) : long extracted from public readFields(recordsToReadInThisPass long, firstColumnStatus ColumnReader<?>) : long in class org.apache.drill.exec.store.parquet.columnreaders.VarLenBinaryReader | From | To | |
| Extract Method private readRecordsSerial(recordsReadInCurrentPass long) : void extracted from public readFields(recordsToReadInThisPass long, firstColumnStatus ColumnReader<?>) : long in class org.apache.drill.exec.store.parquet.columnreaders.VarLenBinaryReader | From | To |